Reference documentation and code samples for the Google Cloud Functions V2 Client class SourceProvenance.
Provenance of the source. Ways to find the original source, or verify that some source was used for this build.
Generated from protobuf message google.cloud.functions.v2.SourceProvenance
Namespace
Google \ Cloud \ Functions \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ resolved_storage_source
StorageSource
A copy of the build's source.storage_source
, if exists, with any generations resolved.
↳ resolved_repo_source
↳ git_uri
string
A copy of the build's source.git_uri
, if exists, with any commits resolved.
getResolvedStorageSource
A copy of the build's source.storage_source
, if exists, with any
generations resolved.
hasResolvedStorageSource
clearResolvedStorageSource
setResolvedStorageSource
A copy of the build's source.storage_source
, if exists, with any
generations resolved.
$this
getResolvedRepoSource
A copy of the build's source.repo_source
, if exists, with any
revisions resolved.
hasResolvedRepoSource
clearResolvedRepoSource
setResolvedRepoSource
A copy of the build's source.repo_source
, if exists, with any
revisions resolved.
$this
getGitUri
A copy of the build's source.git_uri
, if exists, with any commits
resolved.
string
setGitUri
A copy of the build's source.git_uri
, if exists, with any commits
resolved.
var
string
$this