public OAuthCredential AuthorizerCredential { get; set; }
OAuth credential of the account that authorized the Cloud Build GitHub App.
It is recommended to use a robot account instead of a human user account.
The OAuth token must be tied to the Cloud Build GitHub App.
[[["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\u003eGitHubConfig\u003c/code\u003e class, part of the Google Cloud Build v2 API, facilitates connections to github.com and is available in multiple versions, with version 1.4.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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, for handling messages and managing equality and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGitHubConfig\u003c/code\u003e class includes two constructors: a default constructor \u003ccode\u003eGitHubConfig()\u003c/code\u003e and a copy constructor \u003ccode\u003eGitHubConfig(GitHubConfig other)\u003c/code\u003e, which copies the properties of the object passed as parameter.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGitHubConfig\u003c/code\u003e includes properties like \u003ccode\u003eAppInstallationId\u003c/code\u003e (a \u003ccode\u003elong\u003c/code\u003e type for the GitHub App installation ID) and \u003ccode\u003eAuthorizerCredential\u003c/code\u003e (an \u003ccode\u003eOAuthCredential\u003c/code\u003e type for the OAuth credential of the Cloud Build GitHub App).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGitHubConfig\u003c/code\u003e is in the \u003ccode\u003eGoogle.Cloud.CloudBuild.V2\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.CloudBuild.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]