GoogleCloudAiplatformV1EvaluationInstanceDeprecatedAgentDataTools constructor

GoogleCloudAiplatformV1EvaluationInstanceDeprecatedAgentDataTools({
  1. List<GoogleCloudAiplatformV1Tool>? tool,
})

Implementation

GoogleCloudAiplatformV1EvaluationInstanceDeprecatedAgentDataTools({
  this.tool,
});