Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class NetworkPerformanceConfig.
Network performance configuration.
Generated from protobuf message google.cloud.backupdr.v1.NetworkPerformanceConfig
Namespace
Google \ Cloud \ BackupDR \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ total_egress_bandwidth_tier |
int
Optional. The tier of the total egress bandwidth. |
getTotalEgressBandwidthTier
Optional. The tier of the total egress bandwidth.
| Returns | |
|---|---|
| Type | Description |
int |
|
hasTotalEgressBandwidthTier
clearTotalEgressBandwidthTier
setTotalEgressBandwidthTier
Optional. The tier of the total egress bandwidth.
| Parameter | |
|---|---|
| Name | Description |
var |
int
|
| Returns | |
|---|---|
| Type | Description |
$this |
|