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 page 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 includes a property called `TotalEgressBandwidthTier` to define the total egress bandwidth tier."],["The `NetworkPerformanceConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple versions of the documentation available, ranging from version `1.0.0-beta02` to the latest version `2.1.0`."],["The `NetworkPerformanceConfig` class has two constructors; a parameterless one, and one that take another `NetworkPerformanceConfig` object."]]],[]]