GoogleCloudAiplatformV1RagFileChunkingConfig constructor

GoogleCloudAiplatformV1RagFileChunkingConfig({
  1. GoogleCloudAiplatformV1RagFileChunkingConfigFixedLengthChunking? fixedLengthChunking,
})

Implementation

GoogleCloudAiplatformV1RagFileChunkingConfig({
  this.fixedLengthChunking,
});