public sealed class CreateEntitlementPurchase : IMessage<ListPurchasableOffersRequest.Types.CreateEntitlementPurchase>, IEquatable<ListPurchasableOffersRequest.Types.CreateEntitlementPurchase>, IDeepCloneable<ListPurchasableOffersRequest.Types.CreateEntitlementPurchase>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class ListPurchasableOffersRequest.Types.CreateEntitlementPurchase.
[[["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 provides documentation for the `CreateEntitlementPurchase` class within the Google Cloud Channel v1 API, specifically for listing offers to create an entitlement purchase."],["The `CreateEntitlementPurchase` class is part of the `ListPurchasableOffersRequest.Types` namespace and is available across multiple versions of the API, from 1.0.0 to the latest 2.14.0."],["`CreateEntitlementPurchase` inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateEntitlementPurchase` class includes a constructor and a property named `Sku`, used to specify the desired SKU for the list of purchasable offers in the format of `products/{product_id}/skus/{sku_id}`."],["The documentation provides links to the API references for each version of the `CreateEntitlementPurchase`, allowing developers to navigate between versions."]]],[]]