Module: Google::Apps::Chat::V1::Attachment::Source
- Defined in:
- proto_docs/google/chat/v1/attachment.rb
Overview
The source of the attachment.
Constant Summary collapse
- SOURCE_UNSPECIFIED =
Reserved.
0
- DRIVE_FILE =
The file is a Google Drive file.
1
- UPLOADED_CONTENT =
The file is uploaded to Chat.
2