public sealed class CreateEntitlementPurchase : IMessage<ListPurchasableOffersRequest.Types.CreateEntitlementPurchase>, IEquatable<ListPurchasableOffersRequest.Types.CreateEntitlementPurchase>, IDeepCloneable<ListPurchasableOffersRequest.Types.CreateEntitlementPurchase>, IBufferMessage, IMessage
[[["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 details the `CreateEntitlementPurchase` class within the `Google.Cloud.Channel.V1` namespace, used for listing offers for entitlement creation."],["The `CreateEntitlementPurchase` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors: a default constructor and one that accepts another `CreateEntitlementPurchase` object as a parameter for cloning."],["The `Sku` property of type string, is a required field, with the format: products/{product_id}/skus/{sku_id}."],["The page provides links to all versions from 1.0.0 to the latest 2.14.0, that all pertain to the `ListPurchasableOffersRequest.Types.CreateEntitlementPurchase`."]]],[]]