annotations property
Annotations can be associated with the plain-text body of the message or
with chips that link to Google Workspace resources like Google Docs or
Sheets with start_index
and length
of 0.
Output only.
Implementation
core.List<Annotation>? annotations;