chunkingConfig

@JvmName(name = "ynjtcswkopgmflja")
suspend fun chunkingConfig(value: Output<DataStoreDocumentProcessingConfigChunkingConfigArgs>)
@JvmName(name = "dxjpkchwrlcnimml")
suspend fun chunkingConfig(value: DataStoreDocumentProcessingConfigChunkingConfigArgs?)

Parameters

value

Whether chunking mode is enabled. Structure is documented below.


@JvmName(name = "snunxnsjdhpympnu")
suspend fun chunkingConfig(argument: suspend DataStoreDocumentProcessingConfigChunkingConfigArgsBuilder.() -> Unit)

Parameters

argument

Whether chunking mode is enabled. Structure is documented below.