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 webpage provides documentation for the `ListPurchasableSkusRequest.Types.CreateEntitlementPurchase` class within the Google Cloud Channel v1 API, specifically for version 2.9.0 and others, as seen in the provided links."],["The `CreateEntitlementPurchase` class is used to list SKUs for a new entitlement, which can then be purchased via the `CloudChannelService.CreateEntitlement` method."],["The documentation outlines the class's inheritance structure, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It also details the class's constructors, including a default constructor and a constructor that accepts another `CreateEntitlementPurchase` object, and it documents the \"Product\" property, used to specify the product for which to list SKUs."],["The current version of the documentation is for 2.9.0, though there are many other versions listed, including the latest being 2.14.0."]]],[]]