GoogleCloudAiplatformV1RetrieveContextsRequest constructor
GoogleCloudAiplatformV1RetrieveContextsRequest({
- GoogleCloudAiplatformV1RagQuery? query,
- GoogleCloudAiplatformV1RetrieveContextsRequestVertexRagStore? vertexRagStore,
Implementation
GoogleCloudAiplatformV1RetrieveContextsRequest({
this.query,
this.vertexRagStore,
});