public sealed class GetEntitlementRequest : IMessage<GetEntitlementRequest>, IEquatable<GetEntitlementRequest>, IDeepCloneable<GetEntitlementRequest>, IBufferMessage, IMessage
Request message for [CloudChannelService.GetEntitlement][google.cloud.channel.v1.CloudChannelService.GetEntitlement].
Required. The resource name of the entitlement to retrieve.
Name uses the format:
accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eGetEntitlementRequest\u003c/code\u003e class, which is used to retrieve entitlement information in the Google Cloud Channel API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetEntitlementRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, to support various functionalities such as serialization, comparison, and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetEntitlementRequest\u003c/code\u003e class has two constructors, a default one and another that accepts another \u003ccode\u003eGetEntitlementRequest\u003c/code\u003e object for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe primary properties of the class are \u003ccode\u003eEntitlementName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, which specify the entitlement's resource name and are crucial for identifying the specific entitlement to retrieve, using the format "accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}".\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the Google.Cloud.Channel.V1 namespace and exists in multiple versions, from 1.0.0 to the latest version 2.14.0, allowing users to view the documentation and functionality of this class in different versions.\u003c/p\u003e\n"]]],[],null,[]]