GoogleCloudAiplatformV1Retrieval constructor
GoogleCloudAiplatformV1Retrieval({
- bool? disableAttribution,
- GoogleCloudAiplatformV1VertexAISearch? vertexAiSearch,
- GoogleCloudAiplatformV1VertexRagStore? vertexRagStore,
Implementation
GoogleCloudAiplatformV1Retrieval({
this.disableAttribution,
this.vertexAiSearch,
this.vertexRagStore,
});