Cloud Build V1 API - Module Google::Cloud::Build::V1::GitFileSource::RepoType (v1.11.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).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-31 UTC."],[],[]]