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\u003eThe latest version of the \u003ccode\u003eGetEntitlementRequest\u003c/code\u003e is 2.14.0, while version 2.0.0 is also available along with multiple previous versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetEntitlementRequest\u003c/code\u003e is a class that inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, designed to be a request message for \u003ccode\u003eCloudChannelService.GetEntitlement\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors: a default constructor and a constructor that accepts another \u003ccode\u003eGetEntitlementRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetEntitlementRequest\u003c/code\u003e class has two properties: \u003ccode\u003eEntitlementName\u003c/code\u003e, which is an \u003ccode\u003eEntitlementName\u003c/code\u003e-typed view, and \u003ccode\u003eName\u003c/code\u003e, which is a string representing the resource name of the entitlement to be retrieved.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property within \u003ccode\u003eGetEntitlementRequest\u003c/code\u003e is required and uses the format \u003ccode\u003eaccounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]