Compute V1 Client - Class NetworkPerformanceConfig (1.5.0)

Reference documentation and code samples for the Compute V1 Client class NetworkPerformanceConfig.

Generated from protobuf message google.cloud.compute.v1.NetworkPerformanceConfig

Methods

__construct

Constructor.

Parameters
NameDescription
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.

Generated from protobuf field optional string total_egress_bandwidth_tier = 130109439;

Returns
TypeDescription
string

hasTotalEgressBandwidthTier

clearTotalEgressBandwidthTier

setTotalEgressBandwidthTier

Check the TotalEgressBandwidthTier enum for the list of possible values.

Generated from protobuf field optional string total_egress_bandwidth_tier = 130109439;

Parameter
NameDescription
var string
Returns
TypeDescription
$this