GoogleCloudAiplatformV1RagFileTransformationConfig constructor

GoogleCloudAiplatformV1RagFileTransformationConfig({
  1. GoogleCloudAiplatformV1RagFileChunkingConfig? ragFileChunkingConfig,
})

Implementation

GoogleCloudAiplatformV1RagFileTransformationConfig({
  this.ragFileChunkingConfig,
});