instances property

List<GoogleCloudAiplatformV1ToolCallValidInstance>? instances
getter/setter pair

Repeated tool call valid instances.

Required.

Implementation

core.List<GoogleCloudAiplatformV1ToolCallValidInstance>? instances;