source property

ImageSource? source
getter/setter pair

Google Cloud Storage image location, or publicly-accessible image URL.

If both content and source are provided for an image, content takes precedence and is used to perform the image annotation request.

Implementation

ImageSource? source;