Compute V1 Client - Class ReservationAdvancedDeploymentControl (1.35.0)

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

Advance control for cluster management, applicable only to DENSE deployment type reservations.

Generated from protobuf message google.cloud.compute.v1.ReservationAdvancedDeploymentControl

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ reservation_operational_mode string

Indicates chosen reservation operational mode for the reservation. Check the ReservationOperationalMode enum for the list of possible values.

getReservationOperationalMode

Indicates chosen reservation operational mode for the reservation.

Check the ReservationOperationalMode enum for the list of possible values.

Returns
Type Description
string

hasReservationOperationalMode

clearReservationOperationalMode

setReservationOperationalMode

Indicates chosen reservation operational mode for the reservation.

Check the ReservationOperationalMode enum for the list of possible values.

Parameter
Name Description
var string
Returns
Type Description
$this