public sealed class NetworkPerformanceConfig : IMessage<NetworkPerformanceConfig>, IEquatable<NetworkPerformanceConfig>, IDeepCloneable<NetworkPerformanceConfig>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["This webpage provides documentation for the `NetworkPerformanceConfig` class within the `Google.Cloud.Compute.V1` namespace, specifically version 1.3.0 of the library."],["The `NetworkPerformanceConfig` class, which is sealed, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` from Google and .NET libraries."],["The class includes a set of properties and methods such as `HasTotalEgressBandwidthTier`, `TotalEgressBandwidthTier`, `GetHashCode()`, `GetType()`, `MemberwiseClone()` and `ToString()`, along with two constructors."],["This page lists all of the available versions for the `NetworkPerformanceConfig` class, from version 1.0.0 all the way up to the latest version, which is 3.6.0."],["`NetworkPerformanceConfig` is a C# class used for configuring network performance settings, as it has properties to handle total egress bandwidth tier and more."]]],[]]