Google Cloud Container V1 Client - Class NodePoolDefaults (2.0.0-RC1)

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

Subset of Nodepool message that has defaults.

Generated from protobuf message google.container.v1.NodePoolDefaults

Namespace

Google \ Cloud \ Container \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ node_config_defaults Google\Cloud\Container\V1\NodeConfigDefaults

Subset of NodeConfig message that has defaults.

getNodeConfigDefaults

Subset of NodeConfig message that has defaults.

Returns
Type Description
Google\Cloud\Container\V1\NodeConfigDefaults|null

hasNodeConfigDefaults

clearNodeConfigDefaults

setNodeConfigDefaults

Subset of NodeConfig message that has defaults.

Parameter
Name Description
var Google\Cloud\Container\V1\NodeConfigDefaults
Returns
Type Description
$this