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
    
  - (::Google::Cloud::Maintenance::Api::V1beta::MaintenanceControl::Control) — The control of the resource maintenance.
#control=
def control=(value) -> ::Google::Cloud::Maintenance::Api::V1beta::MaintenanceControl::Control
    Parameter
    
  - value (::Google::Cloud::Maintenance::Api::V1beta::MaintenanceControl::Control) — The control of the resource maintenance.
    Returns
    
  - (::Google::Cloud::Maintenance::Api::V1beta::MaintenanceControl::Control) — The control of the resource maintenance.
#documentation
def documentation() -> ::String
    Returns
    
  - 
        (::String) — Link to Service Producer documentation about maintenance control. Provided
only when isCustomistrue.
#documentation=
def documentation=(value) -> ::String
    Parameter
    
  - 
        value (::String) — Link to Service Producer documentation about maintenance control. Provided
only when isCustomistrue.
    Returns
    
  - 
        (::String) — Link to Service Producer documentation about maintenance control. Provided
only when isCustomistrue.
#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).