tools property

List<String>? tools
getter/setter pair

List of available tools for the agent.

Format: projects/{project}/locations/{location}/apps/{app}/tools/{tool}

Optional.

Implementation

core.List<core.String>? tools;