public sealed class NetworkPerformanceConfig : IMessage<NetworkPerformanceConfig>, IEquatable<NetworkPerformanceConfig>, IDeepCloneable<NetworkPerformanceConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Backup and DR Service v1 API class NetworkPerformanceConfig.
[[["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."],[[["This document provides reference documentation for the `NetworkPerformanceConfig` class within the Google Cloud Backup and DR Service v1 API."],["The `NetworkPerformanceConfig` class is used for configuring network performance and it inherits from the base `object` class while implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has two constructors, `NetworkPerformanceConfig()` and `NetworkPerformanceConfig(NetworkPerformanceConfig other)`, and contains properties like `HasTotalEgressBandwidthTier` and `TotalEgressBandwidthTier`."],["The latest version of this class is 2.1.0, with other available versions being 2.0.0, 1.2.0, 1.1.0, and 1.0.0-beta02."],["The class resides within the `Google.Cloud.BackupDR.V1` namespace and is part of the `Google.Cloud.BackupDR.V1.dll` assembly."]]],[]]