toolCalls property

List<GoogleCloudAiplatformV1ToolCall>? toolCalls
getter/setter pair

Tool calls in the trajectory.

Required.

Implementation

core.List<GoogleCloudAiplatformV1ToolCall>? toolCalls;