Compute V1 Client - Class ReservationOperationalMode (2.0.0)

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

Indicates chosen reservation operational mode for the reservation.

Protobuf type google.cloud.compute.v1.ReservationAdvancedDeploymentControl.ReservationOperationalMode

Namespace

Google \ Cloud \ Compute \ V1 \ ReservationAdvancedDeploymentControl

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_RESERVATION_OPERATIONAL_MODE

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_RESERVATION_OPERATIONAL_MODE = 0;

ALL_CAPACITY

Value: 500029880

Google Cloud does not manage the failure of machines, but provides additional capacity, which is not guaranteed to be available.

Generated from protobuf enum ALL_CAPACITY = 500029880;

HIGHLY_AVAILABLE_CAPACITY

Value: 110861600

Google Cloud manages the failure of machines to provide high availability.

Generated from protobuf enum HIGHLY_AVAILABLE_CAPACITY = 110861600;

RESERVATION_OPERATIONAL_MODE_UNSPECIFIED

Value: 194296603

Generated from protobuf enum RESERVATION_OPERATIONAL_MODE_UNSPECIFIED = 194296603;