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
Returns
- (::Google::Cloud::Channel::V1::Offer) — Offer.
#offer=
def offer=(value) -> ::Google::Cloud::Channel::V1::Offer
Parameter
- value (::Google::Cloud::Channel::V1::Offer) — Offer.
Returns
- (::Google::Cloud::Channel::V1::Offer) — Offer.