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, used for listing offers for entitlement purchases."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, facilitating its use within Google's .NET framework."],["Multiple versions of the documentation for `CreateEntitlementPurchase` are available, ranging from version 1.0.0 to the latest 2.14.0."],["It includes constructors for default initialization and creating a copy from another `CreateEntitlementPurchase` object."],["The `Sku` property is a key attribute of the `CreateEntitlementPurchase` class, representing the required SKU for restricting results and is formatted as \"products/{product_id}/skus/{sku_id}\"."]]],[]]