Compute V1 Client - Class MostDisruptiveAllowedAction (2.0.0)

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

Specifies the most disruptive action that can be taken on the instance as part of the update. Compute Engine returns an error if the instance properties require a more disruptive action as part of the instance update. Valid options from lowest to highest are NO_EFFECT, REFRESH, and RESTART.

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.MostDisruptiveAllowedAction

Namespace

Google \ Cloud \ Compute \ V1 \ UpdateInstanceRequest

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_MOST_DISRUPTIVE_ALLOWED_ACTION

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_MOST_DISRUPTIVE_ALLOWED_ACTION = 0;