Reference documentation and code samples for the Google Cloud Build V1 Client class UploadedMavenArtifact.
A Maven artifact uploaded using the MavenArtifact directive.
Generated from protobuf message google.devtools.cloudbuild.v1.UploadedMavenArtifact
Namespace
Google \ Cloud \ Build \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ uri
string
URI of the uploaded artifact.
↳ file_hashes
↳ push_timing
Google\Cloud\Build\V1\TimeSpan
Output only. Stores timing information for pushing the specified artifact.
getUri
URI of the uploaded artifact.
string
setUri
URI of the uploaded artifact.
var
string
$this
getFileHashes
Hash types and values of the Maven Artifact.
hasFileHashes
clearFileHashes
setFileHashes
Hash types and values of the Maven Artifact.
$this
getPushTiming
Output only. Stores timing information for pushing the specified artifact.
hasPushTiming
clearPushTiming
setPushTiming
Output only. Stores timing information for pushing the specified artifact.
$this