contentUri property

String? contentUri
getter/setter pair

A URI to the image with a default lifetime of 30 minutes.

This URI is tagged with the account of the requester. Anyone with the URI effectively accesses the image as the original requester. Access to the image may be lost if the document's sharing settings change.

Implementation

core.String? contentUri;