GoogleCloudAiplatformV1GoogleSearchRetrieval constructor

GoogleCloudAiplatformV1GoogleSearchRetrieval({
  1. GoogleCloudAiplatformV1DynamicRetrievalConfig? dynamicRetrievalConfig,
})

Implementation

GoogleCloudAiplatformV1GoogleSearchRetrieval({
  this.dynamicRetrievalConfig,
});