public sealed class ListPurchasableSkusRequest.Types.CreateEntitlementPurchase : IMessage<ListPurchasableSkusRequest.Types.CreateEntitlementPurchase>, IEquatable<ListPurchasableSkusRequest.Types.CreateEntitlementPurchase>, IDeepCloneable<ListPurchasableSkusRequest.Types.CreateEntitlementPurchase>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class ListPurchasableSkusRequest.Types.CreateEntitlementPurchase.
List SKUs for a new entitlement. Make the purchase using
[CloudChannelService.CreateEntitlement][google.cloud.channel.v1.CloudChannelService.CreateEntitlement].
[[["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."],[[["The latest version of the `ListPurchasableSkusRequest.Types.CreateEntitlementPurchase` is 2.14.0, with numerous previous versions also available, including 2.13.0 through 1.0.0."],["This class is used for listing SKUs for a new entitlement and is part of the Cloud Channel v1 API."],["The `CreateEntitlementPurchase` class can be used to retrieve a listing of SKUs within a given product, or for all products using \"products/-\"."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities."],["The class `CreateEntitlementPurchase` contains a single `Product` property, a string, used to specify the product ID for the skus we wish to retrieve."]]],[]]