uri property
URI of the JPEG image in Cloud Storage.
For example, gs://bucket/inputs/image.jpeg
. JPEG is the only supported
image type.
Required.
Implementation
core.String? uri;
URI of the JPEG image in Cloud Storage.
For example, gs://bucket/inputs/image.jpeg
. JPEG is the only supported
image type.
Required.
core.String? uri;