Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class Tier.
Network performance tier.
Protobuf type google.cloud.backupdr.v1.NetworkPerformanceConfig.Tier
Namespace
Google \ Cloud \ BackupDR \ V1 \ NetworkPerformanceConfigMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
TIER_UNSPECIFIED
Value: 0This value is unused.
Generated from protobuf enum TIER_UNSPECIFIED = 0;
PBDEFAULT
Value: 1Default network performance config.
Generated from protobuf enum DEFAULT = 1;
TIER_1
Value: 2Tier 1 network performance config.
Generated from protobuf enum TIER_1 = 2;