google-genai
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
google-genai
google-genai
/
com.google.genai.interactions.models.interactions
/
CreateModelInteractionParams
/
Builder
/
addToolCodeExecution
add
Tool
Code
Execution
public
final
CreateModelInteractionParams.Builder
addToolCodeExecution
(
)
Alias for calling
addTool
with
Tool.ofCodeExecution()
.