RagFileTransformationConfig

Specifies the transformation config for RagFiles.

Fields
ragFileChunkingConfig object (RagFileChunkingConfig)

Specifies the chunking config for RagFiles.

JSON representation
{
  "ragFileChunkingConfig": {
    object (RagFileChunkingConfig)
  }
}