Class CodeExecution

java.lang.Object
com.google.genai.gaos.models.interactions.CodeExecution
All Implemented Interfaces:
AgentTool, Tool

public class CodeExecution extends Object implements AgentTool, Tool
CodeExecution

A tool that can be used by the model to execute code.