GoogleCloudAiplatformV1AsyncRetrieveContextsRequest constructor

GoogleCloudAiplatformV1AsyncRetrieveContextsRequest({
  1. GoogleCloudAiplatformV1RagQuery? query,
  2. List<GoogleCloudAiplatformV1Tool>? tools,
})

Implementation

GoogleCloudAiplatformV1AsyncRetrieveContextsRequest({this.query, this.tools});