Reference documentation and code samples for the Compute V1 Client class NetworkPerformanceConfig.
Generated from protobuf message google.cloud.compute.v1.NetworkPerformanceConfig
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ total_egress_bandwidth_tier |
string
Check the TotalEgressBandwidthTier enum for the list of possible values. |
getTotalEgressBandwidthTier
Check the TotalEgressBandwidthTier enum for the list of possible values.
Returns | |
---|---|
Type | Description |
string |
hasTotalEgressBandwidthTier
clearTotalEgressBandwidthTier
setTotalEgressBandwidthTier
Check the TotalEgressBandwidthTier enum for the list of possible values.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |