contentUrl property

String? contentUrl
getter/setter pair

An URL to an image with a default lifetime of 30 minutes.

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

Implementation

core.String? contentUrl;