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."],[[["The webpage provides documentation for the `NetworkPerformanceConfig` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 3.3.0."],["This class is part of the `Google.Cloud.Compute.V1.dll` assembly and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available for the documentation of the `NetworkPerformanceConfig` class is 3.6.0, with multiple versions available, ranging from 1.0.0 up to 3.6.0."],["The `NetworkPerformanceConfig` class has two constructors: a default constructor and one that takes another `NetworkPerformanceConfig` object as a parameter."],["The class includes properties such as `HasTotalEgressBandwidthTier` (a boolean) and `TotalEgressBandwidthTier` (a string), which can be set and checked within the class."]]],[]]