Class Source (3.2.1)

Source(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Location of the source in a supported storage service. .. attribute:: storage_source

If provided, get the source from this location in Google Cloud Storage.

:type: google.cloud.devtools.cloudbuild_v1.types.StorageSource

Attributes

NameDescription
repo_source google.cloud.devtools.cloudbuild_v1.types.RepoSource
If provided, get the source from this location in a Cloud Source Repository.
storage_source_manifest google.cloud.devtools.cloudbuild_v1.types.StorageSourceManifest
If provided, get the source from this manifest in Google Cloud Storage. This feature is in Preview.