Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::ReservationAdvancedDeploymentControl (v3.0.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::ReservationAdvancedDeploymentControl.

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#reservation_operational_mode

def reservation_operational_mode() -> ::String
Returns
  • (::String) — Indicates chosen reservation operational mode for the reservation. Check the ReservationOperationalMode enum for the list of possible values.

#reservation_operational_mode=

def reservation_operational_mode=(value) -> ::String
Parameter
  • value (::String) — Indicates chosen reservation operational mode for the reservation. Check the ReservationOperationalMode enum for the list of possible values.
Returns
  • (::String) — Indicates chosen reservation operational mode for the reservation. Check the ReservationOperationalMode enum for the list of possible values.