Reference documentation and code samples for the Google Cloud Build V1 Client class BuiltImage.
An image built by the pipeline.
Generated from protobuf message google.devtools.cloudbuild.v1.BuiltImage
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Name used to push the container image to Google Container Registry, as presented to docker push
.
↳ digest
string
Docker Registry 2.0 digest.
↳ push_timing
Google\Cloud\Build\V1\TimeSpan
Output only. Stores timing information for pushing the specified image.
getName
Name used to push the container image to Google Container Registry, as
presented to docker push
.
string
setName
Name used to push the container image to Google Container Registry, as
presented to docker push
.
var
string
$this
getDigest
Docker Registry 2.0 digest.
string
setDigest
Docker Registry 2.0 digest.
var
string
$this
getPushTiming
Output only. Stores timing information for pushing the specified image.
hasPushTiming
clearPushTiming
setPushTiming
Output only. Stores timing information for pushing the specified image.
$this