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 an entitlement purchase within the Google Cloud Channel API."],["The class `CreateEntitlementPurchase` is part of the `Google.Cloud.Channel.V1` namespace and is contained in the `Google.Cloud.Channel.V1.dll` assembly."],["It provides two constructors: a default constructor and one that accepts another `CreateEntitlementPurchase` object as a parameter."],["The `CreateEntitlementPurchase` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `Sku` property of the `CreateEntitlementPurchase` class is required and represents the SKU to which results should be restricted, formatted as `products/{product_id}/skus/{sku_id}`."]]],[]]