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 available is 2.14.0, but the current version highlighted is 2.5.0."],["This page documents the `ListPurchasableSkusRequest.Types.CreateEntitlementPurchase` class for the Cloud Channel v1 API, offering code samples and reference material."],["This class is used to list SKUs for new entitlements that are then purchased through `CloudChannelService.CreateEntitlement`."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateEntitlementPurchase` class has a `Product` property, which is a string that indicates which product's SKUs are being listed, in the format `products/{product_id}`, and it also supports listing all products with `products/-`."]]],[]]