tools property

List<GoogleCloudAiplatformV1Tool>? tools
getter/setter pair

The list of tools available to this agent.

Optional.

Implementation

core.List<GoogleCloudAiplatformV1Tool>? tools;