Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::ReservationSubBlocksReportFaultyRequest (v3.5.0)

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

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 subBlock. 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 subBlock. Check the DisruptionSchedule enum for the list of possible values.
Returns
  • (::String) — The disruption schedule for the subBlock. Check the DisruptionSchedule enum for the list of possible values.

#failure_component

def failure_component() -> ::String
Returns
  • (::String) — The component that experienced the fault. Check the FailureComponent enum for the list of possible values.

#failure_component=

def failure_component=(value) -> ::String
Parameter
  • value (::String) — The component that experienced the fault. Check the FailureComponent enum for the list of possible values.
Returns
  • (::String) — The component that experienced the fault. Check the FailureComponent enum for the list of possible values.

#fault_reasons

def fault_reasons() -> ::Array<::Google::Cloud::Compute::V1::ReservationSubBlocksReportFaultyRequestFaultReason>
Returns

#fault_reasons=

def fault_reasons=(value) -> ::Array<::Google::Cloud::Compute::V1::ReservationSubBlocksReportFaultyRequestFaultReason>
Parameter
Returns