FilenameMustHaveRegex

A regular expression to choose the files that the connector synchronizes from Google Drive. The full name of a file must match the regular expression, otherwise the file is not ingested.

Type: String (regular expression)
Default:  
Required: No
Configuration Section: TaskName or FetchTasks
Example: FilenameMustHaveRegex=.*\.pdf
See Also:

FilenameCantHaveRegex