tools property

  1. @Deprecated('Not supported. Member documentation may have more information.')
GoogleCloudAiplatformV1EvaluationInstanceAgentDataTools? tools
getter/setter pair

List of tools.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
GoogleCloudAiplatformV1EvaluationInstanceAgentDataTools? tools;