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."],[[["The latest version available for `NetworkPerformanceConfig` is 3.6.0, while the current page is version 2.5.0."],["`NetworkPerformanceConfig` is part of the `Google.Cloud.Compute.V1` namespace, contained within the `Google.Cloud.Compute.V1.dll` assembly."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `NetworkPerformanceConfig` class includes properties like `HasTotalEgressBandwidthTier` (boolean) and `TotalEgressBandwidthTier` (string)."],["The `NetworkPerformanceConfig` class can be constructed using no parameters or another `NetworkPerformanceConfig` object."]]],[]]