Google Cloud Container V1 Client - Class NodePoolDefaults (1.17.1)

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
NameDescription
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
TypeDescription
Google\Cloud\Container\V1\NodeConfigDefaults|null

hasNodeConfigDefaults

clearNodeConfigDefaults

setNodeConfigDefaults

Subset of NodeConfig message that has defaults.

Parameter
NameDescription
var Google\Cloud\Container\V1\NodeConfigDefaults
Returns
TypeDescription
$this