GoogleCloudAiplatformV1EvaluationInstanceDeprecatedAgentConfigTools constructor

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

Implementation

GoogleCloudAiplatformV1EvaluationInstanceDeprecatedAgentConfigTools({
  this.tool,
});