Interface protos.google.devtools.cloudbuild.v1.ISource (4.1.1)

Properties of a Source.

Package

@google-cloud/cloudbuild

Properties

gitSource

gitSource?: (google.devtools.cloudbuild.v1.IGitSource|null);

Source gitSource

repoSource

repoSource?: (google.devtools.cloudbuild.v1.IRepoSource|null);

Source repoSource

storageSource

storageSource?: (google.devtools.cloudbuild.v1.IStorageSource|null);

Source storageSource

storageSourceManifest

storageSourceManifest?: (google.devtools.cloudbuild.v1.IStorageSourceManifest|null);

Source storageSourceManifest