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 content focuses on the `NetworkPerformanceConfig` class within the `Google.Cloud.Compute.V1` namespace, detailing its different versions and implementations."],["The latest version of `NetworkPerformanceConfig` is 3.6.0, with a comprehensive list of previous versions, starting from 1.0.0."],["`NetworkPerformanceConfig` inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default constructor and one that takes another `NetworkPerformanceConfig` object, and it has properties like `HasTotalEgressBandwidthTier` and `TotalEgressBandwidthTier`."],["The document lists every reference for the class `NetworkPerformanceConfig` going back to version 1.0.0."]]],[]]