Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::ReservationsBlocksPerformMaintenanceRequest (v2.22.0)

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#maintenance_scope

def maintenance_scope() -> ::String
Returns
  • (::String) — Specifies if all, running or unused hosts are in scope for this request. Check the MaintenanceScope enum for the list of possible values.

#maintenance_scope=

def maintenance_scope=(value) -> ::String
Parameter
  • value (::String) — Specifies if all, running or unused hosts are in scope for this request. Check the MaintenanceScope enum for the list of possible values.
Returns
  • (::String) — Specifies if all, running or unused hosts are in scope for this request. Check the MaintenanceScope enum for the list of possible values.