Class GitHubConfig (3.24.0)

GitHubConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Configuration for connections to github.com.

Attributes

NameDescription
authorizer_credential google.cloud.devtools.cloudbuild_v2.types.OAuthCredential
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.
app_installation_id int
GitHub App installation id.