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 documents the \u003ccode\u003eOffer\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Channel.V1\u003c/code\u003e namespace, which represents an offer made to resellers for purchase and is associated with a specific SKU.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOffer\u003c/code\u003e class has several properties, including \u003ccode\u003eConstraints\u003c/code\u003e, \u003ccode\u003eEndTime\u003c/code\u003e, \u003ccode\u003eMarketingInfo\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eOfferName\u003c/code\u003e, \u003ccode\u003eParameterDefinitions\u003c/code\u003e, \u003ccode\u003ePlan\u003c/code\u003e, \u003ccode\u003ePriceByResources\u003c/code\u003e, \u003ccode\u003eSku\u003c/code\u003e, and \u003ccode\u003eStartTime\u003c/code\u003e, which provide details about the offer's conditions, validity, marketing information, and pricing.\u003c/p\u003e\n"],["\u003cp\u003eThis page covers the history of versions for the Offer class, starting from version 1.0.0 all the way up to the latest version 2.14.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eOffer\u003c/code\u003e implements multiple interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<Offer>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<Offer>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOffer\u003c/code\u003e class includes constructors and inherited members from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]