source property
The source of the attachment.
Output only. Possible string values are:
- "SOURCE_UNSPECIFIED" : Reserved.
- "DRIVE_FILE" : The file is a Google Drive file.
- "UPLOADED_CONTENT" : The file is uploaded to Chat.
Implementation
core.String? source;