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 page details the `CreateEntitlementPurchase` class within the `Google.Cloud.Channel.V1` namespace, used for managing purchasable offer requests."],["The latest version available for `CreateEntitlementPurchase` is 2.14.0, and previous versions are listed down to version 1.0.0."],["The `CreateEntitlementPurchase` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateEntitlementPurchase` class has a `Sku` property, which is required and represents the specific SKU for which the results should be restricted, using the format: `products/{product_id}/skus/{sku_id}`."],["The class has 2 constructors available, one default and one that accepts the `ListPurchasableOffersRequest.Types.CreateEntitlementPurchase` type."]]],[]]