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 details the `NetworkPerformanceConfig` class within the `Google.Cloud.Compute.V1` namespace, as part of version 2.6.0."],["The `NetworkPerformanceConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and provides functionality to manage network performance configurations."],["Available versions of `NetworkPerformanceConfig` range from 1.0.0 to the latest 3.6.0, each with its own documentation link."],["Key properties include `HasTotalEgressBandwidthTier`, which indicates whether the `total_egress_bandwidth_tier` field is set, and `TotalEgressBandwidthTier` for setting and getting the bandwidth tier."]]],[]]