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-03-21 UTC."],[[["The latest version available for `NetworkPerformanceConfig` is 3.6.0, with version 2.17.0 also documented."],["This class, `NetworkPerformanceConfig`, is part of the `Google.Cloud.Compute.V1` namespace and is found in the `Google.Cloud.Compute.V1.dll` assembly."],["The `NetworkPerformanceConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with inheriting from object."],["The class offers two constructors: a default constructor `NetworkPerformanceConfig()` and a copy constructor `NetworkPerformanceConfig(NetworkPerformanceConfig other)`."],["The class also has two properties, `HasTotalEgressBandwidthTier` and `TotalEgressBandwidthTier`, which allow one to find whether the field is set and check for possible values, respectively."]]],[]]