public sealed class ListPurchasableOffersRequest.Types.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 webpage provides documentation for the `ListPurchasableOffersRequest.Types.CreateEntitlementPurchase` class within the Google Cloud Channel v1 API."],["The latest version available is 2.14.0, and the page includes links to documentation for older versions, from 2.13.0 all the way back to 1.0.0."],["`CreateEntitlementPurchase` is used to list offers for creating entitlements, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `BillingAccount` and `Sku`, which allow for optional filtering of purchasable offers based on a specified billing account and required SKU, respectively."],["There are also constructors available to create a new instance of `CreateEntitlementPurchase`, either by itself, or by copying the values from an existing `CreateEntitlementPurchase` object."]]],[]]