public sealed class PurchasableOffer : IMessage<PurchasableOffer>, IEquatable<PurchasableOffer>, IDeepCloneable<PurchasableOffer>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class PurchasableOffer.
Offer that you can purchase for a customer. This is used in the
ListPurchasableOffer API response.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The webpage provides documentation for the `PurchasableOffer` class within the Google Cloud Channel v1 API."],["The latest available version of the API is 2.14.0, and the documentation spans multiple versions, including 2.3.0 up to the oldest listed version 1.0.0, all detailing the `PurchasableOffer` class."],["The `PurchasableOffer` class, implemented by various interfaces, is used to represent offers that can be purchased for a customer, and is part of the Google.Cloud.Channel.V1 namespace."],["The `PurchasableOffer` class has constructors for creating new instances and a property named `Offer`, of type `Offer`, which is available for manipulation."]]],[]]