Google Cloud Container V1 Client - Class NetworkPerformanceConfig (1.17.1)

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
NameDescription
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
TypeDescription
int

hasTotalEgressBandwidthTier

clearTotalEgressBandwidthTier

setTotalEgressBandwidthTier

Specifies the total network bandwidth tier for the NodePool.

Parameter
NameDescription
var int
Returns
TypeDescription
$this