uri property

String? uri
getter/setter pair

The unique URI of the resource.

For example, https://gcr.io/project/image@sha256:foo for a Docker image.

Required.

Implementation

core.String? uri;