GoogleCloudAiplatformV1RetrieveContextsRequestVertexRagStore constructor
GoogleCloudAiplatformV1RetrieveContextsRequestVertexRagStore({
- List<
GoogleCloudAiplatformV1RetrieveContextsRequestVertexRagStoreRagResource> ? ragResources, - double? vectorDistanceThreshold,
Implementation
GoogleCloudAiplatformV1RetrieveContextsRequestVertexRagStore({
this.ragResources,
this.vectorDistanceThreshold,
});