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 document outlines the \u003ccode\u003eGetAuthorizationRequest\u003c/code\u003e class, which is used to request Google Workspace Add-ons authorization information.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetAuthorizationRequest\u003c/code\u003e is part of the \u003ccode\u003eGoogle.Cloud.GSuiteAddOns.V1\u003c/code\u003e namespace and is available in version 2.0.0 of the library.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling and object manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetAuthorizationRequest\u003c/code\u003e class contains two properties, \u003ccode\u003eAuthorizationName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, where \u003ccode\u003eName\u003c/code\u003e represents the project identifier for which authorization is requested, and \u003ccode\u003eAuthorizationName\u003c/code\u003e provides a structured view of this identifier.\u003c/p\u003e\n"],["\u003cp\u003eThere are various versions of the GetAuthorizationRequest available, ranging from version 1.0.0 to 2.4.0, with 2.4.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]