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 webpage 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 includes details such as constraints, validity time, marketing information, payment plan, and pricing, including those necessary to use it to purchase.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented is 2.14.0, while it documents the code for versions ranging from 1.0.0 to 2.14.0, all providing information about \u003ccode\u003eOffer\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOffer\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, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class, detailing its capabilities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOffer\u003c/code\u003e class has various 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, and \u003ccode\u003eSku\u003c/code\u003e, which provide comprehensive details about the offer it's representing.\u003c/p\u003e\n"]]],[],null,[]]