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, detailing its implementation as a reference guide."],["The class `CreateEntitlementPurchase` is used to list offers for creating entitlement purchases, inheriting from `object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Multiple versions of the API are documented, ranging from version 1.0.0 to the latest, version 2.14.0, indicating a history of development and potential updates to the `CreateEntitlementPurchase` class."],["The class has properties for `BillingAccount` and `Sku`, which are used to filter and restrict the purchasable offers based on a specific billing account or SKU."],["The page also provides information on the available constructors, which include a parameterless constructor and one that accepts an existing instance of `CreateEntitlementPurchase`."]]],[]]