done property
This field indicates whether the script execution has completed.
A completed execution has a populated response
field containing the
ExecutionResponse from function that was executed.
Implementation
core.bool? done;
This field indicates whether the script execution has completed.
A completed execution has a populated response
field containing the
ExecutionResponse from function that was executed.
core.bool? done;