parsing Configuration
Parameters
value
Configurations for a parser to use for parsing documents in your data source. If you exclude this field, the default parser will be used.
suspend fun parsingConfiguration(argument: suspend DataSourceParsingConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Configurations for a parser to use for parsing documents in your data source. If you exclude this field, the default parser will be used.