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-09 UTC."],[[["This webpage provides documentation for the `NetworkPerformanceConfig` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.2.0."],["The `NetworkPerformanceConfig` class, which is found in the `Google.Cloud.Compute.V1.dll` assembly, implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available for `NetworkPerformanceConfig` is 3.6.0, and there are many other versions listed ranging from 1.0.0 to 3.5.0."],["The class includes two constructors, `NetworkPerformanceConfig()` and `NetworkPerformanceConfig(NetworkPerformanceConfig other)`, and the second constructor accepts another `NetworkPerformanceConfig` object as a parameter."],["The `NetworkPerformanceConfig` class has properties like `HasTotalEgressBandwidthTier` (a boolean indicating whether the \"total_egress_bandwidth_tier\" field is set) and `TotalEgressBandwidthTier` (a string representing the egress bandwidth tier)."]]],[]]