Enum Attachment.Types.Source
The source of the attachment.
Namespace: Google.Apps.Chat.V1
Assembly: Google.Apps.Chat.V1.dll
Syntax
public enum Attachment.Types.Source
Fields
| Name | Description |
|---|---|
| DriveFile | The file is a Google Drive file. |
| Unspecified | Reserved. |
| UploadedContent | The file is uploaded to Chat. |