arguments
Required. The arguments to pass to the code execution.
public final CodeExecutionCallStep.Builder arguments(JsonField<CodeExecutionCallStep.Arguments> arguments)
Sets Builder.arguments to an arbitrary JSON value.
You should usually call Builder.arguments with a well-typed Arguments value instead. This method is primarily for setting the field to an undocumented or not yet supported value.