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 class is available in multiple versions, ranging from 1.0.0 to the latest 2.14.0, with links to the documentation for each specific version."],["`CreateEntitlementPurchase` class is used to list offers for creating an entitlement purchase and implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `CreateEntitlementPurchase` class has a required property called `Sku`, a string that should be formatted as \"products/{product_id}/skus/{sku_id}\", used to restrict the offers to a specific SKU."],["The documentation provides details on the class's constructors, including a default constructor and one that accepts another `CreateEntitlementPurchase` instance for copying."]]],[]]