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."],[[["The latest version of the `NetworkPerformanceConfig` is 3.6.0, with several earlier versions available, spanning from 1.0.0 to 3.5.0."],["`NetworkPerformanceConfig` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for enhanced functionality."],["The `NetworkPerformanceConfig` class has two constructors, a default one and another that accepts another `NetworkPerformanceConfig` instance as a parameter."],["The `NetworkPerformanceConfig` class has properties including `HasTotalEgressBandwidthTier` which is a boolean, and `TotalEgressBandwidthTier` which is a string, representing network performance configurations."],["The class `NetworkPerformanceConfig` belongs to the `Google.Cloud.Compute.V1` namespace and is found within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]