public sealed class GetAuthorizationRequest : IMessage<GetAuthorizationRequest>, IEquatable<GetAuthorizationRequest>, IDeepCloneable<GetAuthorizationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Workspace Add-ons v1 API class GetAuthorizationRequest.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `GetAuthorizationRequest` class within the Google Workspace Add-ons v1 API."],["`GetAuthorizationRequest` is used to request authorization information for Google Workspace Add-ons, inheriting from `object` and implementing several interfaces."],["The API offers multiple versions, with 2.4.0 being the latest, and it details versions ranging back to 1.0.0."],["The class features properties like `AuthorizationName` and `Name`, which are essential for identifying the project and associated authorization."],["The latest version of the document refers to the GetAuthorizationRequest in the 2.4.0 version, although the current page refers to version 2.1.0."]]],[]]