Maintenance V1BETA API - Class Google::Cloud::Maintenance::Api::V1beta::MaintenanceControl (v0.1.0)

Reference documentation and code samples for the Maintenance V1BETA API class Google::Cloud::Maintenance::Api::V1beta::MaintenanceControl.

The control of the maintenance.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#control

def control() -> ::Google::Cloud::Maintenance::Api::V1beta::MaintenanceControl::Control
Returns

#control=

def control=(value) -> ::Google::Cloud::Maintenance::Api::V1beta::MaintenanceControl::Control
Parameter
Returns

#documentation

def documentation() -> ::String
Returns
  • (::String) — Link to Service Producer documentation about maintenance control. Provided only when isCustom is true.

#documentation=

def documentation=(value) -> ::String
Parameter
  • value (::String) — Link to Service Producer documentation about maintenance control. Provided only when isCustom is true.
Returns
  • (::String) — Link to Service Producer documentation about maintenance control. Provided only when isCustom is true.

#is_custom

def is_custom() -> ::Boolean
Returns
  • (::Boolean) — Indicates whether the control is available only in Service Producer API (not through Unified Maintenance).

#is_custom=

def is_custom=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Indicates whether the control is available only in Service Producer API (not through Unified Maintenance).
Returns
  • (::Boolean) — Indicates whether the control is available only in Service Producer API (not through Unified Maintenance).