Compute V1 Client - Class MinimalAction (2.1.0)

Reference documentation and code samples for the Compute V1 Client class MinimalAction.

Specifies the action to take when updating an instance even if the updated properties do not require it. If not specified, then Compute Engine acts based on the minimum action that the updated properties require.

Additional supported values which may be not listed in the enum directly due to technical reasons: INVALID NO_EFFECT REFRESH RESTART

Protobuf type google.cloud.compute.v1.UpdateInstanceRequest.MinimalAction

Namespace

Google \ Cloud \ Compute \ V1 \ UpdateInstanceRequest

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_MINIMAL_ACTION

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_MINIMAL_ACTION = 0;