GoogleCloudAiplatformV1RagEmbeddingModelConfig constructor

GoogleCloudAiplatformV1RagEmbeddingModelConfig({
  1. GoogleCloudAiplatformV1RagEmbeddingModelConfigVertexPredictionEndpoint? vertexPredictionEndpoint,
})

Implementation

GoogleCloudAiplatformV1RagEmbeddingModelConfig({
  this.vertexPredictionEndpoint,
});