result property
Output of the execution represented as a JSON string.
The value can only be present if the execution's state is SUCCEEDED
.
Output only.
Implementation
core.String? result;
Output of the execution represented as a JSON string.
The value can only be present if the execution's state is SUCCEEDED
.
Output only.
core.String? result;