FileKnowledgeSourceExtractionMode type
The extraction effort applied to an individual file. 'minimal' (the default) uses built-in extraction; 'standard' uses Content Understanding.
KnownFileKnowledgeSourceExtractionMode can be used interchangeably with FileKnowledgeSourceExtractionMode,
this enum contains the known values that the service supports.
Known values supported by the service
minimal: Built-in extraction was performed.
standard: Content Understanding extraction was performed.
type FileKnowledgeSourceExtractionMode = string