menu
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform.dart
AgentConfig
tools property
tools property
dark_mode
light_mode
tools
property
List
<
Tool
>
tools
final
Optional. The list of tools available to this agent.
Implementation
final List<Tool> tools;
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform
AgentConfig
tools property
AgentConfig class