Google Cloud Container V1 Client - Class HighScaleCheckpointingConfig (2.4.0)

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

Configuration for the High Scale Checkpointing.

Generated from protobuf message google.container.v1.HighScaleCheckpointingConfig

Namespace

Google \ Cloud \ Container \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ enabled bool

Whether the High Scale Checkpointing is enabled for this cluster.

getEnabled

Whether the High Scale Checkpointing is enabled for this cluster.

Returns
Type Description
bool

setEnabled

Whether the High Scale Checkpointing is enabled for this cluster.

Parameter
Name Description
var bool
Returns
Type Description
$this