Reference documentation and code samples for the Google Cloud Developer Connect V1 Client class GitHubApp.
Represents the various GitHub Applications that can be installed to a GitHub user or organization and used with Developer Connect.
Protobuf type google.cloud.developerconnect.v1.GitHubConfig.GitHubApp
Namespace
Google \ Cloud \ DeveloperConnect \ V1 \ GitHubConfigMethods
static::name
value
mixed
static::value
name
mixed
Constants
GIT_HUB_APP_UNSPECIFIED
Value: 0
GitHub App not specified.
Generated from protobuf enum GIT_HUB_APP_UNSPECIFIED = 0;
DEVELOPER_CONNECT
Value: 1
The Developer Connect GitHub Application.
Generated from protobuf enum DEVELOPER_CONNECT = 1;
FIREBASE
Value: 2
The Firebase GitHub Application.
Generated from protobuf enum FIREBASE = 2;
GEMINI_CODE_ASSIST
Value: 3
The Gemini Code Assist Application.
Generated from protobuf enum GEMINI_CODE_ASSIST = 3;

