uri property

String? uri
getter/setter pair

URI of the image in Cloud Storage.

For example, gs://bucket/inputs/image.png. Only PNG and JPEG images are supported.

Required.

Implementation

core.String? uri;