imageId property

String? imageId
getter/setter pair

Optional container image ID, if provided by the container runtime.

Uniquely identifies the container image launched using a container image digest.

Implementation

core.String? imageId;