codeExecutionResultDelta

Alias for calling delta with the following:

Delta.CodeExecutionResult.builder()
.result(result)
.build()