IngestDriveAttachments
A Boolean value that specifies whether to ingest chat message attachments that are stored in Google Drive.
Google Chat messages can have two types of attachment - "media upload" and "drive item". Drive item attachments are stored in Google Drive and you can ingest them by setting this parameter to TRUE
or by using a Knowledge Discovery Google Drive Connector.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | IngestDriveAttachments=true
|
See Also: | ProcessChats |