public sealed class Offer : IMessage<Offer>, IEquatable<Offer>, IDeepCloneable<Offer>, IBufferMessage, IMessage
Represents an offer made to resellers for purchase.
An offer is associated with a [Sku][google.cloud.channel.v1.Sku], has a plan for payment, a price, and
defines the constraints for buying.
[[["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 page provides documentation for the \u003ccode\u003eOffer\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Channel.V1\u003c/code\u003e namespace, detailing its properties and how it represents offers made to resellers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOffer\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in data handling and serialization.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eOffer\u003c/code\u003e documentation available, ranging from version 1.0.0 to the latest version 2.14.0, all within the \u003ccode\u003eGoogle.Cloud.Channel.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOffer\u003c/code\u003e class includes properties such as \u003ccode\u003eConstraints\u003c/code\u003e, \u003ccode\u003eEndTime\u003c/code\u003e, \u003ccode\u003eMarketingInfo\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003ePlan\u003c/code\u003e, \u003ccode\u003ePriceByResources\u003c/code\u003e, \u003ccode\u003eSku\u003c/code\u003e, and \u003ccode\u003eStartTime\u003c/code\u003e that describe different aspects of the offer.\u003c/p\u003e\n"],["\u003cp\u003eIt provides multiple constructors, one of which takes another \u003ccode\u003eOffer\u003c/code\u003e as a parameter, and details the inheritance and implemented interfaces, offering comprehensive information on its structure and functionality.\u003c/p\u003e\n"]]],[],null,[]]