Cloud Build V1 API - Module Google::Cloud::Build::V1::GitFileSource::RepoType (v1.13.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Build V1 API module Google::Cloud::Build::V1::GitFileSource::RepoType.
The type of the repo, since it may not be explicit from the repo field
(e.g from a URL).
Constants
UNKNOWN
value: 0 The default, unknown repo type. Don't use it, instead use one of
the other repo types.
CLOUD_SOURCE_REPOSITORIES
value: 1 A Google Cloud Source Repositories-hosted repo.
GITHUB
value: 2 A GitHub-hosted repo not necessarily on "github.com" (i.e. GitHub
Enterprise).