uri property
The unique URI of the resource.
For example, https://gcr.io/project/image@sha256:foo
for a Docker image.
Required.
Implementation
core.String? uri;
The unique URI of the resource.
For example, https://gcr.io/project/image@sha256:foo
for a Docker image.
Required.
core.String? uri;