Google Cloud Container V1 Client - Class EnterpriseConfig (1.30.3)

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

EnterpriseConfig is the cluster enterprise configuration.

Generated from protobuf message google.container.v1.EnterpriseConfig

Namespace

Google \ Cloud \ Container \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ cluster_tier int

Output only. [Output only] cluster_tier specifies the premium tier of the cluster.

getClusterTier

Output only. [Output only] cluster_tier specifies the premium tier of the cluster.

Returns
Type Description
int

setClusterTier

Output only. [Output only] cluster_tier specifies the premium tier of the cluster.

Parameter
Name Description
var int
Returns
Type Description
$this