Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::InstancesReportHostAsFaultyRequest.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#disruption_schedule
def disruption_schedule() -> ::String
Returns
- (::String) — The disruption schedule for the VM. Default to IMMEDIATE. Check the DisruptionSchedule enum for the list of possible values.
#disruption_schedule=
def disruption_schedule=(value) -> ::String
Parameter
- value (::String) — The disruption schedule for the VM. Default to IMMEDIATE. Check the DisruptionSchedule enum for the list of possible values.
Returns
- (::String) — The disruption schedule for the VM. Default to IMMEDIATE. Check the DisruptionSchedule enum for the list of possible values.
#fault_reasons
def fault_reasons() -> ::Array<::Google::Cloud::Compute::V1::InstancesReportHostAsFaultyRequestFaultReason>
Returns
#fault_reasons=
def fault_reasons=(value) -> ::Array<::Google::Cloud::Compute::V1::InstancesReportHostAsFaultyRequestFaultReason>
Parameter
Returns