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