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, which is used to list offers for creating entitlements, within the `Google.Cloud.Channel.V1` namespace."],["The latest version of this documentation is 2.14.0, and there are numerous historical versions available, ranging from 1.0.0 to 2.13.0, for the `CreateEntitlementPurchase` in the Google Cloud Channel V1 .NET API."],["The `CreateEntitlementPurchase` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes two constructors, a default one and one that takes another `CreateEntitlementPurchase` object as a parameter, allowing for object copying."],["The class contains a `Sku` property of type string, which is a required field for specifying the SKU, formatted as \"products/{product_id}/skus/{sku_id}\", to which the results should be limited."]]],[]]