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

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

Reservation consumption information that the instance is consuming from.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#consumed_reservation

def consumed_reservation() -> ::String
Returns
  • (::String) — Output only. [Output Only] The full resource name of the reservation that this instance is consuming from.

#consumed_reservation=

def consumed_reservation=(value) -> ::String
Parameter
  • value (::String) — Output only. [Output Only] The full resource name of the reservation that this instance is consuming from.
Returns
  • (::String) — Output only. [Output Only] The full resource name of the reservation that this instance is consuming from.