Uses of Class
com.google.genai.gaos.models.interactions.CodeExecutionCallStep
Packages that use CodeExecutionCallStep
-
Uses of CodeExecutionCallStep in com.google.genai.gaos.models.interactions
Methods in com.google.genai.gaos.models.interactions that return CodeExecutionCallStepModifier and TypeMethodDescriptionCodeExecutionCallStep.Builder.build()CodeExecutionCallStep.withArguments(CodeExecutionCallArguments arguments) The arguments to pass to the code execution.Required.CodeExecutionCallStep.withSignature(String signature) A signature hash for backend validation.