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\u003eThe \u003ccode\u003ePurchasableOffer\u003c/code\u003e class represents an offer that can be purchased for a customer, specifically in the context of the Google Cloud Channel API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its functionality and compatibility within the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003ePurchasableOffer\u003c/code\u003e is 2.14.0, with historical versions ranging from 1.0.0 to 2.13.0, accessible for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePurchasableOffer\u003c/code\u003e class has two constructors, one default and one that accepts another \u003ccode\u003ePurchasableOffer\u003c/code\u003e instance to copy, with the property \u003ccode\u003eOffer\u003c/code\u003e representing the purchasable offer details.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePurchasableOffer\u003c/code\u003e class inherits members from \u003ccode\u003eObject\u003c/code\u003e, including \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]