thumbnailUri property

String? thumbnailUri
getter/setter pair

The thumbnail URL which should be used to preview the attachment to a human user.

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

Output only.

Implementation

core.String? thumbnailUri;