id property

String? id
getter/setter pair

Artifact ID, if any; for container images, this will be a URL by digest like gcr.io/projectID/imagename@sha256:123456.

Implementation

core.String? id;