imageUri property

String? imageUri
getter/setter pair

The Artifact Registry Docker image URI (e.g., us-central1-docker.pkg.dev/my-project/my-repo/my-image:tag) of the container image that is to be run on each worker replica.

Required.

Implementation

core.String? imageUri;