public sealed class Offer : IMessage<Offer>, IEquatable<Offer>, IDeepCloneable<Offer>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class Offer.
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\u003eThis webpage provides reference documentation for the \u003ccode\u003eOffer\u003c/code\u003e class within the Google Cloud Channel v1 API, with version 2.14.0 being the most recent.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOffer\u003c/code\u003e class represents a specific proposal made to resellers for purchasing, including details about the associated \u003ccode\u003eSku\u003c/code\u003e, payment plan, pricing, and buying restrictions.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists all versions of the Google Cloud Channel v1 API available, and the latest is available, which you can navigate to.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOffer\u003c/code\u003e class includes properties like \u003ccode\u003eConstraints\u003c/code\u003e, \u003ccode\u003eDealCode\u003c/code\u003e, \u003ccode\u003eMarketingInfo\u003c/code\u003e, \u003ccode\u003ePlan\u003c/code\u003e, and \u003ccode\u003eSku\u003c/code\u003e, among others, to define the specifics of the offer.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, demonstrating its capabilities for message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"]]],[],null,["# Cloud Channel v1 API - Class Offer (2.15.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.15.0 (latest)](/dotnet/docs/reference/Google.Cloud.Channel.V1/latest/Google.Cloud.Channel.V1.Offer)\n- [2.14.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/2.14.0/Google.Cloud.Channel.V1.Offer)\n- [2.13.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/2.13.0/Google.Cloud.Channel.V1.Offer)\n- [2.12.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/2.12.0/Google.Cloud.Channel.V1.Offer)\n- [2.11.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/2.11.0/Google.Cloud.Channel.V1.Offer)\n- [2.10.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/2.10.0/Google.Cloud.Channel.V1.Offer)\n- [2.9.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/2.9.0/Google.Cloud.Channel.V1.Offer)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/2.8.0/Google.Cloud.Channel.V1.Offer)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/2.7.0/Google.Cloud.Channel.V1.Offer)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/2.6.0/Google.Cloud.Channel.V1.Offer)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/2.5.0/Google.Cloud.Channel.V1.Offer)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/2.4.0/Google.Cloud.Channel.V1.Offer)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/2.3.0/Google.Cloud.Channel.V1.Offer)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/2.2.0/Google.Cloud.Channel.V1.Offer)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/2.1.0/Google.Cloud.Channel.V1.Offer)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/2.0.0/Google.Cloud.Channel.V1.Offer)\n- [1.7.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/1.7.0/Google.Cloud.Channel.V1.Offer)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/1.6.0/Google.Cloud.Channel.V1.Offer)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/1.5.0/Google.Cloud.Channel.V1.Offer)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/1.4.0/Google.Cloud.Channel.V1.Offer)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/1.3.0/Google.Cloud.Channel.V1.Offer)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/1.2.0/Google.Cloud.Channel.V1.Offer)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/1.1.0/Google.Cloud.Channel.V1.Offer)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Channel.V1/1.0.0/Google.Cloud.Channel.V1.Offer) \n\n public sealed class Offer : IMessage\u003cOffer\u003e, IEquatable\u003cOffer\u003e, IDeepCloneable\u003cOffer\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Cloud Channel v1 API class Offer.\n\nRepresents an offer made to resellers for purchase.\nAn offer is associated with a \\[Sku\\]\\[google.cloud.channel.v1.Sku\\], has a plan\nfor payment, a price, and defines the constraints for buying. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Offer \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Offer](/dotnet/docs/reference/Google.Cloud.Channel.V1/latest/Google.Cloud.Channel.V1.Offer), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Offer](/dotnet/docs/reference/Google.Cloud.Channel.V1/latest/Google.Cloud.Channel.V1.Offer), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Offer](/dotnet/docs/reference/Google.Cloud.Channel.V1/latest/Google.Cloud.Channel.V1.Offer), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Channel.V1](/dotnet/docs/reference/Google.Cloud.Channel.V1/latest/Google.Cloud.Channel.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Channel.V1.dll\n\nConstructors\n------------\n\n### Offer()\n\n public Offer()\n\n### Offer(Offer)\n\n public Offer(Offer other)\n\nProperties\n----------\n\n### Constraints\n\n public Constraints Constraints { get; set; }\n\nConstraints on transacting the Offer.\n\n### DealCode\n\n public string DealCode { get; set; }\n\nThe deal code of the offer to get a special promotion or discount.\n\n### EndTime\n\n public Timestamp EndTime { get; set; }\n\nOutput only. End of the Offer validity time.\n\n### MarketingInfo\n\n public MarketingInfo MarketingInfo { get; set; }\n\nMarketing information for the Offer.\n\n### Name\n\n public string Name { get; set; }\n\nResource Name of the Offer.\nFormat: accounts/{account_id}/offers/{offer_id}\n\n### OfferName\n\n public OfferName OfferName { get; set; }\n\n[OfferName](/dotnet/docs/reference/Google.Cloud.Channel.V1/latest/Google.Cloud.Channel.V1.OfferName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.Channel.V1/latest/Google.Cloud.Channel.V1.Offer#Google_Cloud_Channel_V1_Offer_Name) resource name property.\n\n### ParameterDefinitions\n\n public RepeatedField\u003cParameterDefinition\u003e ParameterDefinitions { get; }\n\nParameters required to use current Offer to purchase.\n\n### Plan\n\n public Plan Plan { get; set; }\n\nDescribes the payment plan for the Offer.\n\n### PriceByResources\n\n public RepeatedField\u003cPriceByResource\u003e PriceByResources { get; }\n\nPrice for each monetizable resource type.\n\n### Sku\n\n public Sku Sku { get; set; }\n\nSKU the offer is associated with.\n\n### StartTime\n\n public Timestamp StartTime { get; set; }\n\nStart of the Offer validity time."]]