tools property

List<GoogleCloudAiplatformV1AgentTool>? tools
getter/setter pair

The tools available to the agent.

Optional.

Implementation

core.List<GoogleCloudAiplatformV1AgentTool>? tools;