Interface protos.google.cloud.developerconnect.v1.IGitHubConfig (0.5.0)
Properties of a GitHubConfig.
Package
@google-cloud/developerconnect
Properties
appInstallationId
appInstallationId?: (number|Long|string|null);
GitHubConfig appInstallationId
authorizerCredential
authorizerCredential?: (google.cloud.developerconnect.v1.IOAuthCredential|null);
GitHubConfig authorizerCredential
githubApp
githubApp?: (google.cloud.developerconnect.v1.GitHubConfig.GitHubApp|keyof typeof google.cloud.developerconnect.v1.GitHubConfig.GitHubApp|null);
installationUri
installationUri?: (string|null);
GitHubConfig installationUri
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[[["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-28 UTC."],[],[],null,["# Interface protos.google.cloud.developerconnect.v1.IGitHubConfig (0.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.5.0 (latest)](/nodejs/docs/reference/developerconnect/latest/developerconnect/protos.google.cloud.developerconnect.v1.igithubconfig)\n- [0.3.1](/nodejs/docs/reference/developerconnect/0.3.1/developerconnect/protos.google.cloud.developerconnect.v1.igithubconfig)\n- [0.2.0](/nodejs/docs/reference/developerconnect/0.2.0/developerconnect/protos.google.cloud.developerconnect.v1.igithubconfig)\n- [0.1.0](/nodejs/docs/reference/developerconnect/0.1.0/developerconnect/protos.google.cloud.developerconnect.v1.igithubconfig) \nProperties of a GitHubConfig.\n\nPackage\n-------\n\n[@google-cloud/developerconnect](../overview.html)\n\nProperties\n----------\n\n### appInstallationId\n\n appInstallationId?: (number|Long|string|null);\n\nGitHubConfig appInstallationId\n\n### authorizerCredential\n\n authorizerCredential?: (google.cloud.developerconnect.v1.IOAuthCredential|null);\n\nGitHubConfig authorizerCredential\n\n### githubApp\n\n githubApp?: (google.cloud.developerconnect.v1.GitHubConfig.GitHubApp|keyof typeof google.cloud.developerconnect.v1.GitHubConfig.GitHubApp|null);\n\nGitHubConfig githubApp\n\n### installationUri\n\n installationUri?: (string|null);\n\nGitHubConfig installationUri"]]