DataStoreDocumentProcessingConfigChunkingConfigArgs

data class DataStoreDocumentProcessingConfigChunkingConfigArgs(val layoutBasedChunkingConfig: Output<DataStoreDocumentProcessingConfigChunkingConfigLayoutBasedChunkingConfigArgs>? = null) : ConvertibleToJava<DataStoreDocumentProcessingConfigChunkingConfigArgs>

Constructors

Properties

Link copied to clipboard

Configuration for the layout based chunking. Structure is documented below.

Functions

Link copied to clipboard
open override fun toJava(): DataStoreDocumentProcessingConfigChunkingConfigArgs