downloadUri property

String? downloadUri
getter/setter pair

The download URL which should be used to allow a human user to download the attachment.

Chat apps shouldn't use this URL to download attachment content.

Output only.

Implementation

core.String? downloadUri;