public sealed class AuthorizationCodeLink : IMessage<AuthorizationCodeLink>, IEquatable<AuthorizationCodeLink>, IDeepCloneable<AuthorizationCodeLink>, IBufferMessage, IMessage
Reference documentation and code samples for the Integration Connectors v1 API class AuthorizationCodeLink.
This configuration captures the details required to render an authorization
link for the OAuth Authorization Code Flow.
[[["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 \u003ccode\u003eAuthorizationCodeLink\u003c/code\u003e class in the Google Cloud Connectors v1 API facilitates rendering an authorization link for the OAuth Authorization Code Flow.\u003c/p\u003e\n"],["\u003cp\u003eVersion 1.3.0 is the latest version of this API, with previous versions including 1.2.0, 1.1.0, and 1.0.0, all of which contain \u003ccode\u003eAuthorizationCodeLink\u003c/code\u003e documentation.\u003c/p\u003e\n"],["\u003cp\u003eThis 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.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within \u003ccode\u003eAuthorizationCodeLink\u003c/code\u003e include \u003ccode\u003eClientId\u003c/code\u003e, \u003ccode\u003eEnablePkce\u003c/code\u003e, \u003ccode\u003eScopes\u003c/code\u003e, and \u003ccode\u003eUri\u003c/code\u003e, which manage client identification, PKCE enabling, authorization scopes, and the base URI for the authorization flow, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAuthorizationCodeLink\u003c/code\u003e class has two constructors, a default one, and another one that takes in another \u003ccode\u003eAuthorizationCodeLink\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]