Reference documentation and code samples for the Google Cloud Build V1 Client class Source.
Location of the source in a supported storage service.
Generated from protobuf message google.devtools.cloudbuild.v1.Source
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ storage_source
Google\Cloud\Build\V1\StorageSource
If provided, get the source from this location in Google Cloud Storage.
↳ repo_source
Google\Cloud\Build\V1\RepoSource
If provided, get the source from this location in a Cloud Source Repository.
↳ storage_source_manifest
Google\Cloud\Build\V1\StorageSourceManifest
If provided, get the source from this manifest in Google Cloud Storage. This feature is in Preview; see description here .
getStorageSource
If provided, get the source from this location in Google Cloud Storage.
hasStorageSource
setStorageSource
If provided, get the source from this location in Google Cloud Storage.
$this
getRepoSource
If provided, get the source from this location in a Cloud Source Repository.
hasRepoSource
setRepoSource
If provided, get the source from this location in a Cloud Source Repository.
$this
getStorageSourceManifest
If provided, get the source from this manifest in Google Cloud Storage.
This feature is in Preview; see description here .
hasStorageSourceManifest
setStorageSourceManifest
If provided, get the source from this manifest in Google Cloud Storage.
This feature is in Preview; see description here .
$this
getSource
string