public sealed class GetAuthorizationRequest : IMessage<GetAuthorizationRequest>, IEquatable<GetAuthorizationRequest>, IDeepCloneable<GetAuthorizationRequest>, IBufferMessage, IMessage
Request message to get Google Workspace Add-ons authorization information.
[[["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 documents the \u003ccode\u003eGetAuthorizationRequest\u003c/code\u003e class, which is a request message used to obtain Google Workspace Add-ons authorization information.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetAuthorizationRequest\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, providing functionalities such as deep cloning and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 2.4.0, while this particular documentation page is for version 1.1.0 and has links to 6 previous versions, which are all available for \u003ccode\u003eGetAuthorizationRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetAuthorizationRequest\u003c/code\u003e class has two constructors: a default constructor and a copy constructor, that accepts another \u003ccode\u003eGetAuthorizationRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two key properties: \u003ccode\u003eAuthorizationName\u003c/code\u003e, which is a typed view over the resource name, and \u003ccode\u003eName\u003c/code\u003e, which is a required string representing the project's authorization name.\u003c/p\u003e\n"]]],[],null,[]]