Cloud Channel V1 API - Class Google::Cloud::Channel::V1::PurchasableOffer (v2.5.0)

Reference documentation and code samples for the Cloud Channel V1 API class Google::Cloud::Channel::V1::PurchasableOffer.

Offer that you can purchase for a customer. This is used in the ListPurchasableOffer API response.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#offer

def offer() -> ::Google::Cloud::Channel::V1::Offer

#offer=

def offer=(value) -> ::Google::Cloud::Channel::V1::Offer
Parameter

#price_reference_id

def price_reference_id() -> ::String
Returns
  • (::String) — Optional. Price reference ID for the offer. Only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order.

#price_reference_id=

def price_reference_id=(value) -> ::String
Parameter
  • value (::String) — Optional. Price reference ID for the offer. Only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order.
Returns
  • (::String) — Optional. Price reference ID for the offer. Only for offers that require additional price information. Used to guarantee that the pricing is consistent between quoting the offer and placing the order.