GoogleCloudAiplatformV1AsyncRetrieveContextsRequest constructor
GoogleCloudAiplatformV1AsyncRetrieveContextsRequest({
- GoogleCloudAiplatformV1RagQuery? query,
- List<
GoogleCloudAiplatformV1Tool> ? tools,
Implementation
GoogleCloudAiplatformV1AsyncRetrieveContextsRequest({this.query, this.tools});