Google Cloud Developer Connect V1 Client - Class GitHubApp (0.1.1)

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 \ GitHubConfig

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
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;