FilenameCantHaveRegex
A regular expression to choose the files that the connector synchronizes from Google Drive. If the full name of a file matches the regular expression, the file is not ingested.
| Type: | String (regular expression) |
| Default: | |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | FilenameCantHaveRegex=.*\.xlsx
|
| See Also: |