public sealed class CreateEntitlementPurchase : IMessage<ListPurchasableOffersRequest.Types.CreateEntitlementPurchase>, IEquatable<ListPurchasableOffersRequest.Types.CreateEntitlementPurchase>, IDeepCloneable<ListPurchasableOffersRequest.Types.CreateEntitlementPurchase>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage details the `CreateEntitlementPurchase` class within the `Google.Cloud.Channel.V1` namespace, specifically for the .NET environment, and shows a list of all the versions."],["The class `CreateEntitlementPurchase` is used for listing offers for creating entitlement purchases, and it inherits from Object and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for `CreateEntitlementPurchase`: a default constructor and one that takes another `CreateEntitlementPurchase` object as a parameter."],["The `CreateEntitlementPurchase` class has one property, `Sku`, which is required and used to restrict results to a specific SKU, with the format: products/{product_id}/skus/{sku_id}."],["The latest version of `CreateEntitlementPurchase` is `2.14.0`, and it has versions dating all the way back to `1.0.0`."]]],[]]