GoogleCloudAiplatformV1RetrieveContextsResponse constructor

GoogleCloudAiplatformV1RetrieveContextsResponse({
  1. GoogleCloudAiplatformV1RagContexts? contexts,
})

Implementation

GoogleCloudAiplatformV1RetrieveContextsResponse({
  this.contexts,
});