layout Based Chunking Config
suspend fun layoutBasedChunkingConfig(value: Output<DataStoreDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfigArgs>)
suspend fun layoutBasedChunkingConfig(value: DataStoreDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfigArgs?)
Parameters
value
Configuration for the layout based chunking. Structure is documented below.
suspend fun layoutBasedChunkingConfig(argument: suspend DataStoreDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfigArgsBuilder.() -> Unit)
Parameters
argument
Configuration for the layout based chunking. Structure is documented below.