Class RepoSource (1.1.2)

Location of the source in a Google Cloud Source Repository.

Required. Name of the Cloud Source Repository.

Regex matching branches to build. The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax

Explicit commit SHA to build.

Only trigger a build if the revision regex does NOT match the revision regex.

Classes

SubstitutionsEntry

API documentation for devtools.cloudbuild_v1.types.RepoSource.SubstitutionsEntry class.