result

Required. The output of the code execution.


public final CodeExecutionResultStep.Builder result(JsonField<String> result)

Sets Builder.result to an arbitrary JSON value.

You should usually call Builder.result with a well-typed String value instead. This method is primarily for setting the field to an undocumented or not yet supported value.