output

public abstract CodeExecutionResult.Builder output(String output)

Setter for output.

output: Optional. Contains stdout when code execution is successful, stderr or other description otherwise.