Uses of Class
com.google.genai.gaos.models.interactions.CodeExecutionCallArguments.Builder
Packages that use CodeExecutionCallArguments.Builder
-
Uses of CodeExecutionCallArguments.Builder in com.google.genai.gaos.models.interactions
Methods in com.google.genai.gaos.models.interactions that return CodeExecutionCallArguments.BuilderModifier and TypeMethodDescriptionCodeExecutionCallArguments.builder()The code to be executed.Programming language of the `code`.