public sealed class PurchasableOffer : IMessage<PurchasableOffer>, IEquatable<PurchasableOffer>, IDeepCloneable<PurchasableOffer>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003ePurchasableOffer\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Channel.V1\u003c/code\u003e namespace, specifically in the context of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePurchasableOffer\u003c/code\u003e class is designed to represent an offer that can be purchased for a customer, as part of the response in the \u003ccode\u003eListPurchasableOffer\u003c/code\u003e API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePurchasableOffer\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing various functionalities for object handling and manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe page details the available versions of the \u003ccode\u003ePurchasableOffer\u003c/code\u003e class, ranging from the latest version \u003ccode\u003e2.14.0\u003c/code\u003e down to \u003ccode\u003e1.0.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page contains two constructors for the \u003ccode\u003ePurchasableOffer\u003c/code\u003e class, a parameterless constructor and one that accepts another instance of \u003ccode\u003ePurchasableOffer\u003c/code\u003e, and one property, \u003ccode\u003eOffer\u003c/code\u003e, that contains an \u003ccode\u003eOffer\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]