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."],[[["This page provides reference documentation for the `PurchasableOffer` class within the Google Cloud Channel v1 API, specifically for version 2.12.0."],["`PurchasableOffer` represents an offer that can be purchased for a customer, as part of the `ListPurchasableOffer` API response, with the latest version being 2.14.0."],["The `PurchasableOffer` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation shows all the past versions of the `PurchasableOffer` class, starting from 1.0.0, up until the most current version 2.14.0."],["The page details the constructors and the `Offer` property of the `PurchasableOffer` class, which has a type of `Offer` and can be obtained or modified."]]],[]]