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

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

The reason for the fault experienced with the subBlock.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#behavior

def behavior() -> ::String
Returns
  • (::String) — The behavior of the fault experienced with the subBlock. Check the Behavior enum for the list of possible values.

#behavior=

def behavior=(value) -> ::String
Parameter
  • value (::String) — The behavior of the fault experienced with the subBlock. Check the Behavior enum for the list of possible values.
Returns
  • (::String) — The behavior of the fault experienced with the subBlock. Check the Behavior enum for the list of possible values.

#description

def description() -> ::String
Returns
  • (::String) — The description of the fault experienced with the subBlock.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — The description of the fault experienced with the subBlock.
Returns
  • (::String) — The description of the fault experienced with the subBlock.