tools property

List<GoogleCloudAiplatformV1Tool>? tools
getter/setter pair

Input only.

Immutable. A list of Tools the model may use to generate the next response

Optional.

Implementation

core.List<GoogleCloudAiplatformV1Tool>? tools;