uri property

String? uri
getter/setter pair

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;