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."],[[["This page provides reference documentation for the `ListPurchasableSkusRequest.Types.CreateEntitlementPurchase` class within the Google Cloud Channel v1 API."],["The primary function of `CreateEntitlementPurchase` is to list SKUs for a new entitlement, which can then be purchased using `CloudChannelService.CreateEntitlement`."],["The class `CreateEntitlementPurchase` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, comparison, deep cloning, and buffered message operations."],["The `Product` property is required and used to specify the product for which SKUs should be listed, and supports retrieving SKUs for all products using the format `products/-`."],["The page lists all versions of `CreateEntitlementPurchase` from version 1.0.0 to the latest version, 2.14.0."]]],[]]