Dataset config for Google Drive Application Connector
KEY | TYPE | Description |
---|---|---|
extractBoundingBoxes | bool | Signifies whether to extract bounding boxes out of the documents. Only valid if is_documentset if True |
mergeFileSchemas | bool | Signifies if the merge file schema policy is enabled. Not applicable if is_documentset is True |
locationType | str | The type of path to fetch. 'shared' for shared files. if not provided, it will fetch from the root folder. |
csvDelimiter | str | If the file format is CSV, use a specific csv delimiter |
location | str | The regex location of the files to fetch |