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, part of the Integration Connectors v1 API, is designed to handle the configuration details for rendering an authorization link using the OAuth Authorization Code Flow.\u003c/p\u003e\n"],["\u003cp\u003eThis class, which inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, is available in the \u003ccode\u003eGoogle.Cloud.Connectors.V1\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.Connectors.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAuthorizationCodeLink\u003c/code\u003e class provides properties to configure the OAuth authorization flow, such as \u003ccode\u003eClientId\u003c/code\u003e, \u003ccode\u003eEnablePkce\u003c/code\u003e, \u003ccode\u003eScopes\u003c/code\u003e, and \u003ccode\u003eUri\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of this API class available, from version 1.0.0 up to the latest 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default constructor \u003ccode\u003eAuthorizationCodeLink()\u003c/code\u003e and another constructor that accepts another \u003ccode\u003eAuthorizationCodeLink\u003c/code\u003e object as a parameter \u003ccode\u003eAuthorizationCodeLink(AuthorizationCodeLink other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]