tools

@CanIgnoreReturnValue()
public CreateCachedContentConfig.Builder tools(Array<Tool> tools)

Setter for tools.

tools: A list of `Tools` the model may use to generate the next response.


@CanIgnoreReturnValue()
public CreateCachedContentConfig.Builder tools(Array<Tool.Builder> toolsBuilders)

Setter for tools builder.

tools: A list of `Tools` the model may use to generate the next response.