Specifies an arbitrary expression, of an arbitrary type. The context in which it is used determines the type of the response.
JSON representation |
---|
{
"values": {
string: {
object ( |
Fields | |
---|---|
values |
All intermediate values in the computation. The directed graph these form must be acyclic. An object containing a list of |
result |
Which of the ValueNodes in "values" is the final result of the computation. |