Cloud Build v1 API - Enum RepositoryEventConfig.Types.RepositoryType (2.9.0)

public enum RepositoryEventConfig.Types.RepositoryType

Reference documentation and code samples for the Cloud Build v1 API enum RepositoryEventConfig.Types.RepositoryType.

All possible SCM repo types from Repo API.

Namespace

Google.Cloud.CloudBuild.V1

Assembly

Google.Cloud.CloudBuild.V1.dll

Fields

NameDescription
Github

The SCM repo is GITHUB.

GithubEnterprise

The SCM repo is GITHUB Enterprise.

GitlabEnterprise

The SCM repo is GITLAB Enterprise.

Unspecified

If unspecified, RepositoryType defaults to GITHUB.