public sealed class GetEntitlementRequest : IMessage<GetEntitlementRequest>, IEquatable<GetEntitlementRequest>, IDeepCloneable<GetEntitlementRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class GetEntitlementRequest.
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 webpage provides reference documentation for the \u003ccode\u003eGetEntitlementRequest\u003c/code\u003e class within the Cloud Channel v1 API for .NET, detailing its structure, inheritance, and implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetEntitlementRequest\u003c/code\u003e class is used to construct requests for retrieving entitlement information from the Cloud Channel Service.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented on the page is 2.14.0, while version 2.3.0 is the current focus, and multiple prior versions, ranging from 1.0.0 to 2.13.0, are also available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetEntitlementRequest\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and provides constructors for creating new instances, either default or from another \u003ccode\u003eGetEntitlementRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two key properties: \u003ccode\u003eEntitlementName\u003c/code\u003e, a typed view of the resource name, and \u003ccode\u003eName\u003c/code\u003e, a string representing the resource name of the entitlement to retrieve, requiring a specific format.\u003c/p\u003e\n"]]],[],null,[]]