Google Cloud Container V1 Client - Class ClusterNetworkPerformanceConfig (1.17.1)

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

Configuration of network bandwidth tiers

Generated from protobuf message google.container.v1.NetworkConfig.ClusterNetworkPerformanceConfig

Namespace

Google \ Cloud \ Container \ V1 \ NetworkConfig

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 NodePools in the cluster.

getTotalEgressBandwidthTier

Specifies the total network bandwidth tier for NodePools in the cluster.

Returns
TypeDescription
int

hasTotalEgressBandwidthTier

clearTotalEgressBandwidthTier

setTotalEgressBandwidthTier

Specifies the total network bandwidth tier for NodePools in the cluster.

Parameter
NameDescription
var int
Returns
TypeDescription
$this