tool property

List<GoogleCloudAiplatformV1Tool>? tool
getter/setter pair

List of tools: each tool can have multiple function declarations.

Optional.

Implementation

core.List<GoogleCloudAiplatformV1Tool>? tool;