Google Cloud Container V1 Client - Class NetworkPerformanceConfig (1.31.0)

Reference documentation and code samples for the Google Cloud Container V1 Client class NetworkPerformanceConfig.

Configuration of all network bandwidth tiers

Generated from protobuf message google.container.v1.NodeNetworkConfig.NetworkPerformanceConfig

Namespace

Google \ Cloud \ Container \ V1 \ NodeNetworkConfig

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ total_egress_bandwidth_tier int

Specifies the total network bandwidth tier for the NodePool.

getTotalEgressBandwidthTier

Specifies the total network bandwidth tier for the NodePool.

Returns
Type Description
int

hasTotalEgressBandwidthTier

clearTotalEgressBandwidthTier

setTotalEgressBandwidthTier

Specifies the total network bandwidth tier for the NodePool.

Parameter
Name Description
var int
Returns
Type Description
$this