Class BuiltImage (3.2.1)

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

An image built by the pipeline. .. attribute:: name

Name used to push the container image to Google Container Registry, as presented to docker push.

:type: str

Attributes

NameDescription
digest str
Docker Registry 2.0 digest.
push_timing google.cloud.devtools.cloudbuild_v1.types.TimeSpan
Output only. Stores timing information for pushing the specified image.