Reference documentation and code samples for the Google Cloud Channel V1 Client class PurchasableOffer.
Offer that you can purchase for a customer. This is used in the ListPurchasableOffer API response.
Generated from protobuf message google.cloud.channel.v1.PurchasableOffer
Namespace
Google \ Cloud \ Channel \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ offer
↳ price_reference_id
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.
getOffer
Offer.
hasOffer
clearOffer
setOffer
Offer.
$this
getPriceReferenceId
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.
string
setPriceReferenceId
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.
var
string
$this

