Cloud Build V1 API - Module Google::Cloud::Build::V1::RepositoryEventConfig::RepositoryType (v0.27.0)

Reference documentation and code samples for the Cloud Build V1 API module Google::Cloud::Build::V1::RepositoryEventConfig::RepositoryType.

All possible SCM repo types from Repo API.

Constants

REPOSITORY_TYPE_UNSPECIFIED

value: 0
If unspecified, RepositoryType defaults to GITHUB.

GITHUB

value: 1
The SCM repo is GITHUB.

GITHUB_ENTERPRISE

value: 2
The SCM repo is GITHUB Enterprise.

GITLAB_ENTERPRISE

value: 3
The SCM repo is GITLAB Enterprise.