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."],[[["This webpage details the `NetworkPerformanceConfig` class within the `Google.Cloud.Compute.V1` namespace, offering a comprehensive list of versions ranging from 1.0.0 to the latest 3.6.0."],["The `NetworkPerformanceConfig` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its extensive functionality."],["The class inherits from `object` and provides access to inherited members such as `GetHashCode`, `GetType`, and `ToString`."],["Constructors for `NetworkPerformanceConfig` are available for creating new instances, either default or by cloning from an existing `NetworkPerformanceConfig`."],["The class also contains properties including `HasTotalEgressBandwidthTier` and `TotalEgressBandwidthTier`, which are a boolean and a string, respectively."]]],[]]