google.cloud.developerconnect_v1.types.OAuthCredential
Optional. OAuth credential of the account
that authorized the GitHub App. It is
recommended to use a robot account instead of a
human user account. The OAuth token must be tied
to the GitHub App of this config.
app_installation_id
int
Optional. GitHub App installation id.
installation_uri
str
Output only. The URI to navigate to in order
to manage the installation associated with this
GitHubConfig.
Classes
GitHubApp
GitHubApp(value)
Represents the various GitHub Applications that can be
installed to a GitHub user or organization and used with
Developer Connect.
[[["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,["# Class GitHubConfig (0.1.10)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.10 (latest)](/python/docs/reference/google-cloud-developerconnect/latest/google.cloud.developerconnect_v1.types.GitHubConfig)\n- [0.1.9](/python/docs/reference/google-cloud-developerconnect/0.1.9/google.cloud.developerconnect_v1.types.GitHubConfig) \n\n GitHubConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nConfiguration for connections to github.com.\n\nClasses\n-------\n\n### GitHubApp\n\n GitHubApp(value)\n\nRepresents the various GitHub Applications that can be\ninstalled to a GitHub user or organization and used with\nDeveloper Connect."]]