GoogleCloudAiplatformV1AskContextsRequest constructor

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

Implementation

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