BuiltImage(mapping=None, *, ignore_unknown_fields=False, **kwargs)An image built by the pipeline.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Name used to push the container image to Google Container Registry, as presented to docker push.
|
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. |
artifact_registry_package |
str
Output only. Path to the artifact in Artifact Registry. |