Lines Matching full:variable
176 # traffic optimization. It enables storing a variable once and reference
183 # The variable `var_table_index` field is an index into this repeated field.
185 # variable. The effective variable is a merge of the referencing variable
186 # and the referenced variable.
187 { # Represents a variable or an argument possibly of a compound object type.
190 # 1) A simple variable:
194 # { name: "x", value: "5", type: "int" } // Captured variable
204 # { // Captured variable
216 # { // Captured variable
228 # { // Captured variable
244 # { // Captured variable
255 # { // Captured variable
271 # variable table and be referenced using the `var_table_index` field. The
273 # a partition of the complete variable. To reconstruct the complete
274 # variable, merge the referencing variable with the referenced variable.
276 # When using the shared variable table, the following variables:
286 # { // Shared variable table entry #3:
291 # Note that the pointer address is stored with the referencing variable
292 # and not with the referenced variable. This allows the referenced variable
296 … # Represents a contextual status message. # Status associated with the variable. This field will …
297 # unset. A status of a single variable only applies to that variable or
302 # The message may refer to variable name with `refers_to` set to
304 # In either case variable value and members will be unset.
336 "name": "A String", # Name of the variable, if any.
337 "varTableIndex": 42, # Reference to a variable in the shared variable table. More than
338 # one variable can reference the same variable in the table. The
340 "value": "A String", # Simple value of the variable.
341 "members": [ # Members contained or pointed to by the variable.
342 # Object with schema name: Variable
344 "type": "A String", # Variable type (e.g. `MyClass`). If the variable is split with
361 { # Represents a variable or an argument possibly of a compound object type.
364 # 1) A simple variable:
368 # { name: "x", value: "5", type: "int" } // Captured variable
378 # { // Captured variable
390 # { // Captured variable
402 # { // Captured variable
418 # { // Captured variable
429 # { // Captured variable
445 # variable table and be referenced using the `var_table_index` field. The
447 # a partition of the complete variable. To reconstruct the complete
448 # variable, merge the referencing variable with the referenced variable.
450 # When using the shared variable table, the following variables:
460 # { // Shared variable table entry #3:
465 # Note that the pointer address is stored with the referencing variable
466 # and not with the referenced variable. This allows the referenced variable
470 … # Represents a contextual status message. # Status associated with the variable. This field will …
471 # unset. A status of a single variable only applies to that variable or
476 # The message may refer to variable name with `refers_to` set to
478 # In either case variable value and members will be unset.
510 "name": "A String", # Name of the variable, if any.
511 "varTableIndex": 42, # Reference to a variable in the shared variable table. More than
512 # one variable can reference the same variable in the table. The
514 "value": "A String", # Simple value of the variable.
515 "members": [ # Members contained or pointed to by the variable.
516 # Object with schema name: Variable
518 "type": "A String", # Variable type (e.g. `MyClass`). If the variable is split with
526 { # Represents a variable or an argument possibly of a compound object type.
529 # 1) A simple variable:
533 # { name: "x", value: "5", type: "int" } // Captured variable
543 # { // Captured variable
555 # { // Captured variable
567 # { // Captured variable
583 # { // Captured variable
594 # { // Captured variable
610 # variable table and be referenced using the `var_table_index` field. The
612 # a partition of the complete variable. To reconstruct the complete
613 # variable, merge the referencing variable with the referenced variable.
615 # When using the shared variable table, the following variables:
625 # { // Shared variable table entry #3:
630 # Note that the pointer address is stored with the referencing variable
631 # and not with the referenced variable. This allows the referenced variable
635 … # Represents a contextual status message. # Status associated with the variable. This field will …
636 # unset. A status of a single variable only applies to that variable or
641 # The message may refer to variable name with `refers_to` set to
643 # In either case variable value and members will be unset.
675 "name": "A String", # Name of the variable, if any.
676 "varTableIndex": 42, # Reference to a variable in the shared variable table. More than
677 # one variable can reference the same variable in the table. The
679 "value": "A String", # Simple value of the variable.
680 "members": [ # Members contained or pointed to by the variable.
681 # Object with schema name: Variable
683 "type": "A String", # Variable type (e.g. `MyClass`). If the variable is split with
725 # If the expression cannot be evaluated, the `status` inside the `Variable`
727 { # Represents a variable or an argument possibly of a compound object type.
730 # 1) A simple variable:
734 # { name: "x", value: "5", type: "int" } // Captured variable
744 # { // Captured variable
756 # { // Captured variable
768 # { // Captured variable
784 # { // Captured variable
795 # { // Captured variable
811 # variable table and be referenced using the `var_table_index` field. The
813 # a partition of the complete variable. To reconstruct the complete
814 # variable, merge the referencing variable with the referenced variable.
816 # When using the shared variable table, the following variables:
826 # { // Shared variable table entry #3:
831 # Note that the pointer address is stored with the referencing variable
832 # and not with the referenced variable. This allows the referenced variable
836 … # Represents a contextual status message. # Status associated with the variable. This field will …
837 # unset. A status of a single variable only applies to that variable or
842 # The message may refer to variable name with `refers_to` set to
844 # In either case variable value and members will be unset.
876 "name": "A String", # Name of the variable, if any.
877 "varTableIndex": 42, # Reference to a variable in the shared variable table. More than
878 # one variable can reference the same variable in the table. The
880 "value": "A String", # Simple value of the variable.
881 "members": [ # Members contained or pointed to by the variable.
882 # Object with schema name: Variable
884 "type": "A String", # Variable type (e.g. `MyClass`). If the variable is split with
971 # traffic optimization. It enables storing a variable once and reference
978 # The variable `var_table_index` field is an index into this repeated field.
980 # variable. The effective variable is a merge of the referencing variable
981 # and the referenced variable.
982 { # Represents a variable or an argument possibly of a compound object type.
985 # 1) A simple variable:
989 # { name: "x", value: "5", type: "int" } // Captured variable
999 # { // Captured variable
1011 # { // Captured variable
1023 # { // Captured variable
1039 # { // Captured variable
1050 # { // Captured variable
1066 # variable table and be referenced using the `var_table_index` field. The
1068 # a partition of the complete variable. To reconstruct the complete
1069 # variable, merge the referencing variable with the referenced variable.
1071 # When using the shared variable table, the following variables:
1081 # { // Shared variable table entry #3:
1086 # Note that the pointer address is stored with the referencing variable
1087 # and not with the referenced variable. This allows the referenced variable
1091 … # Represents a contextual status message. # Status associated with the variable. This field will …
1092 # unset. A status of a single variable only applies to that variable or
1097 # The message may refer to variable name with `refers_to` set to
1099 # In either case variable value and members will be unset.
1131 "name": "A String", # Name of the variable, if any.
1132 "varTableIndex": 42, # Reference to a variable in the shared variable table. More than
1133 # one variable can reference the same variable in the table. The
1135 "value": "A String", # Simple value of the variable.
1136 "members": [ # Members contained or pointed to by the variable.
1137 # Object with schema name: Variable
1139 "type": "A String", # Variable type (e.g. `MyClass`). If the variable is split with
1156 { # Represents a variable or an argument possibly of a compound object type.
1159 # 1) A simple variable:
1163 # { name: "x", value: "5", type: "int" } // Captured variable
1173 # { // Captured variable
1185 # { // Captured variable
1197 # { // Captured variable
1213 # { // Captured variable
1224 # { // Captured variable
1240 # variable table and be referenced using the `var_table_index` field. The
1242 # a partition of the complete variable. To reconstruct the complete
1243 # variable, merge the referencing variable with the referenced variable.
1245 # When using the shared variable table, the following variables:
1255 # { // Shared variable table entry #3:
1260 # Note that the pointer address is stored with the referencing variable
1261 # and not with the referenced variable. This allows the referenced variable
1265 … # Represents a contextual status message. # Status associated with the variable. This field will …
1266 # unset. A status of a single variable only applies to that variable or
1271 # The message may refer to variable name with `refers_to` set to
1273 # In either case variable value and members will be unset.
1305 "name": "A String", # Name of the variable, if any.
1306 … "varTableIndex": 42, # Reference to a variable in the shared variable table. More than
1307 # one variable can reference the same variable in the table. The
1309 "value": "A String", # Simple value of the variable.
1310 "members": [ # Members contained or pointed to by the variable.
1311 # Object with schema name: Variable
1313 "type": "A String", # Variable type (e.g. `MyClass`). If the variable is split with
1321 { # Represents a variable or an argument possibly of a compound object type.
1324 # 1) A simple variable:
1328 # { name: "x", value: "5", type: "int" } // Captured variable
1338 # { // Captured variable
1350 # { // Captured variable
1362 # { // Captured variable
1378 # { // Captured variable
1389 # { // Captured variable
1405 # variable table and be referenced using the `var_table_index` field. The
1407 # a partition of the complete variable. To reconstruct the complete
1408 # variable, merge the referencing variable with the referenced variable.
1410 # When using the shared variable table, the following variables:
1420 # { // Shared variable table entry #3:
1425 # Note that the pointer address is stored with the referencing variable
1426 # and not with the referenced variable. This allows the referenced variable
1430 … # Represents a contextual status message. # Status associated with the variable. This field will …
1431 # unset. A status of a single variable only applies to that variable or
1436 # The message may refer to variable name with `refers_to` set to
1438 # In either case variable value and members will be unset.
1470 "name": "A String", # Name of the variable, if any.
1471 … "varTableIndex": 42, # Reference to a variable in the shared variable table. More than
1472 # one variable can reference the same variable in the table. The
1474 "value": "A String", # Simple value of the variable.
1475 "members": [ # Members contained or pointed to by the variable.
1476 # Object with schema name: Variable
1478 "type": "A String", # Variable type (e.g. `MyClass`). If the variable is split with
1520 # If the expression cannot be evaluated, the `status` inside the `Variable`
1522 { # Represents a variable or an argument possibly of a compound object type.
1525 # 1) A simple variable:
1529 # { name: "x", value: "5", type: "int" } // Captured variable
1539 # { // Captured variable
1551 # { // Captured variable
1563 # { // Captured variable
1579 # { // Captured variable
1590 # { // Captured variable
1606 # variable table and be referenced using the `var_table_index` field. The
1608 # a partition of the complete variable. To reconstruct the complete
1609 # variable, merge the referencing variable with the referenced variable.
1611 # When using the shared variable table, the following variables:
1621 # { // Shared variable table entry #3:
1626 # Note that the pointer address is stored with the referencing variable
1627 # and not with the referenced variable. This allows the referenced variable
1631 … # Represents a contextual status message. # Status associated with the variable. This field will …
1632 # unset. A status of a single variable only applies to that variable or
1637 # The message may refer to variable name with `refers_to` set to
1639 # In either case variable value and members will be unset.
1671 "name": "A String", # Name of the variable, if any.
1672 "varTableIndex": 42, # Reference to a variable in the shared variable table. More than
1673 # one variable can reference the same variable in the table. The
1675 "value": "A String", # Simple value of the variable.
1676 "members": [ # Members contained or pointed to by the variable.
1677 # Object with schema name: Variable
1679 "type": "A String", # Variable type (e.g. `MyClass`). If the variable is split with
1741 # traffic optimization. It enables storing a variable once and reference
1748 # The variable `var_table_index` field is an index into this repeated field.
1750 # variable. The effective variable is a merge of the referencing variable
1751 # and the referenced variable.
1752 { # Represents a variable or an argument possibly of a compound object type.
1755 # 1) A simple variable:
1759 # { name: "x", value: "5", type: "int" } // Captured variable
1769 # { // Captured variable
1781 # { // Captured variable
1793 # { // Captured variable
1809 # { // Captured variable
1820 # { // Captured variable
1836 # variable table and be referenced using the `var_table_index` field. The
1838 # a partition of the complete variable. To reconstruct the complete
1839 # variable, merge the referencing variable with the referenced variable.
1841 # When using the shared variable table, the following variables:
1851 # { // Shared variable table entry #3:
1856 # Note that the pointer address is stored with the referencing variable
1857 # and not with the referenced variable. This allows the referenced variable
1861 …"status": { # Represents a contextual status message. # Status associated with the variable. This …
1862 # unset. A status of a single variable only applies to that variable or
1867 # The message may refer to variable name with `refers_to` set to
1869 # In either case variable value and members will be unset.
1901 "name": "A String", # Name of the variable, if any.
1902 "varTableIndex": 42, # Reference to a variable in the shared variable table. More than
1903 # one variable can reference the same variable in the table. The
1905 "value": "A String", # Simple value of the variable.
1906 "members": [ # Members contained or pointed to by the variable.
1907 # Object with schema name: Variable
1909 "type": "A String", # Variable type (e.g. `MyClass`). If the variable is split with
1926 { # Represents a variable or an argument possibly of a compound object type.
1929 # 1) A simple variable:
1933 # { name: "x", value: "5", type: "int" } // Captured variable
1943 # { // Captured variable
1955 # { // Captured variable
1967 # { // Captured variable
1983 # { // Captured variable
1994 # { // Captured variable
2010 # variable table and be referenced using the `var_table_index` field. The
2012 # a partition of the complete variable. To reconstruct the complete
2013 # variable, merge the referencing variable with the referenced variable.
2015 # When using the shared variable table, the following variables:
2025 # { // Shared variable table entry #3:
2030 # Note that the pointer address is stored with the referencing variable
2031 # and not with the referenced variable. This allows the referenced variable
2035 … # Represents a contextual status message. # Status associated with the variable. This field will …
2036 # unset. A status of a single variable only applies to that variable or
2041 # The message may refer to variable name with `refers_to` set to
2043 # In either case variable value and members will be unset.
2075 "name": "A String", # Name of the variable, if any.
2076 "varTableIndex": 42, # Reference to a variable in the shared variable table. More than
2077 # one variable can reference the same variable in the table. The
2079 "value": "A String", # Simple value of the variable.
2080 "members": [ # Members contained or pointed to by the variable.
2081 # Object with schema name: Variable
2083 "type": "A String", # Variable type (e.g. `MyClass`). If the variable is split with
2091 { # Represents a variable or an argument possibly of a compound object type.
2094 # 1) A simple variable:
2098 # { name: "x", value: "5", type: "int" } // Captured variable
2108 # { // Captured variable
2120 # { // Captured variable
2132 # { // Captured variable
2148 # { // Captured variable
2159 # { // Captured variable
2175 # variable table and be referenced using the `var_table_index` field. The
2177 # a partition of the complete variable. To reconstruct the complete
2178 # variable, merge the referencing variable with the referenced variable.
2180 # When using the shared variable table, the following variables:
2190 # { // Shared variable table entry #3:
2195 # Note that the pointer address is stored with the referencing variable
2196 # and not with the referenced variable. This allows the referenced variable
2200 … # Represents a contextual status message. # Status associated with the variable. This field will …
2201 # unset. A status of a single variable only applies to that variable or
2206 # The message may refer to variable name with `refers_to` set to
2208 # In either case variable value and members will be unset.
2240 "name": "A String", # Name of the variable, if any.
2241 "varTableIndex": 42, # Reference to a variable in the shared variable table. More than
2242 # one variable can reference the same variable in the table. The
2244 "value": "A String", # Simple value of the variable.
2245 "members": [ # Members contained or pointed to by the variable.
2246 # Object with schema name: Variable
2248 "type": "A String", # Variable type (e.g. `MyClass`). If the variable is split with
2290 # If the expression cannot be evaluated, the `status` inside the `Variable`
2292 { # Represents a variable or an argument possibly of a compound object type.
2295 # 1) A simple variable:
2299 # { name: "x", value: "5", type: "int" } // Captured variable
2309 # { // Captured variable
2321 # { // Captured variable
2333 # { // Captured variable
2349 # { // Captured variable
2360 # { // Captured variable
2376 # variable table and be referenced using the `var_table_index` field. The
2378 # a partition of the complete variable. To reconstruct the complete
2379 # variable, merge the referencing variable with the referenced variable.
2381 # When using the shared variable table, the following variables:
2391 # { // Shared variable table entry #3:
2396 # Note that the pointer address is stored with the referencing variable
2397 # and not with the referenced variable. This allows the referenced variable
2401 …"status": { # Represents a contextual status message. # Status associated with the variable. This …
2402 # unset. A status of a single variable only applies to that variable or
2407 # The message may refer to variable name with `refers_to` set to
2409 # In either case variable value and members will be unset.
2441 "name": "A String", # Name of the variable, if any.
2442 "varTableIndex": 42, # Reference to a variable in the shared variable table. More than
2443 # one variable can reference the same variable in the table. The
2445 "value": "A String", # Simple value of the variable.
2446 "members": [ # Members contained or pointed to by the variable.
2447 # Object with schema name: Variable
2449 "type": "A String", # Variable type (e.g. `MyClass`). If the variable is split with
2511 # traffic optimization. It enables storing a variable once and reference
2518 # The variable `var_table_index` field is an index into this repeated field.
2520 # variable. The effective variable is a merge of the referencing variable
2521 # and the referenced variable.
2522 { # Represents a variable or an argument possibly of a compound object type.
2525 # 1) A simple variable:
2529 # { name: "x", value: "5", type: "int" } // Captured variable
2539 # { // Captured variable
2551 # { // Captured variable
2563 # { // Captured variable
2579 # { // Captured variable
2590 # { // Captured variable
2606 # variable table and be referenced using the `var_table_index` field. The
2608 # a partition of the complete variable. To reconstruct the complete
2609 # variable, merge the referencing variable with the referenced variable.
2611 # When using the shared variable table, the following variables:
2621 # { // Shared variable table entry #3:
2626 # Note that the pointer address is stored with the referencing variable
2627 # and not with the referenced variable. This allows the referenced variable
2631 … # Represents a contextual status message. # Status associated with the variable. This field will …
2632 # unset. A status of a single variable only applies to that variable or
2637 # The message may refer to variable name with `refers_to` set to
2639 # In either case variable value and members will be unset.
2671 "name": "A String", # Name of the variable, if any.
2672 "varTableIndex": 42, # Reference to a variable in the shared variable table. More than
2673 # one variable can reference the same variable in the table. The
2675 "value": "A String", # Simple value of the variable.
2676 "members": [ # Members contained or pointed to by the variable.
2677 # Object with schema name: Variable
2679 "type": "A String", # Variable type (e.g. `MyClass`). If the variable is split with
2696 { # Represents a variable or an argument possibly of a compound object type.
2699 # 1) A simple variable:
2703 # { name: "x", value: "5", type: "int" } // Captured variable
2713 # { // Captured variable
2725 # { // Captured variable
2737 # { // Captured variable
2753 # { // Captured variable
2764 # { // Captured variable
2780 # variable table and be referenced using the `var_table_index` field. The
2782 # a partition of the complete variable. To reconstruct the complete
2783 # variable, merge the referencing variable with the referenced variable.
2785 # When using the shared variable table, the following variables:
2795 # { // Shared variable table entry #3:
2800 # Note that the pointer address is stored with the referencing variable
2801 # and not with the referenced variable. This allows the referenced variable
2805 … # Represents a contextual status message. # Status associated with the variable. This field will …
2806 # unset. A status of a single variable only applies to that variable or
2811 # The message may refer to variable name with `refers_to` set to
2813 # In either case variable value and members will be unset.
2845 "name": "A String", # Name of the variable, if any.
2846 "varTableIndex": 42, # Reference to a variable in the shared variable table. More than
2847 # one variable can reference the same variable in the table. The
2849 "value": "A String", # Simple value of the variable.
2850 "members": [ # Members contained or pointed to by the variable.
2851 # Object with schema name: Variable
2853 "type": "A String", # Variable type (e.g. `MyClass`). If the variable is split with
2861 { # Represents a variable or an argument possibly of a compound object type.
2864 # 1) A simple variable:
2868 # { name: "x", value: "5", type: "int" } // Captured variable
2878 # { // Captured variable
2890 # { // Captured variable
2902 # { // Captured variable
2918 # { // Captured variable
2929 # { // Captured variable
2945 # variable table and be referenced using the `var_table_index` field. The
2947 # a partition of the complete variable. To reconstruct the complete
2948 # variable, merge the referencing variable with the referenced variable.
2950 # When using the shared variable table, the following variables:
2960 # { // Shared variable table entry #3:
2965 # Note that the pointer address is stored with the referencing variable
2966 # and not with the referenced variable. This allows the referenced variable
2970 … # Represents a contextual status message. # Status associated with the variable. This field will …
2971 # unset. A status of a single variable only applies to that variable or
2976 # The message may refer to variable name with `refers_to` set to
2978 # In either case variable value and members will be unset.
3010 "name": "A String", # Name of the variable, if any.
3011 "varTableIndex": 42, # Reference to a variable in the shared variable table. More than
3012 # one variable can reference the same variable in the table. The
3014 "value": "A String", # Simple value of the variable.
3015 "members": [ # Members contained or pointed to by the variable.
3016 # Object with schema name: Variable
3018 "type": "A String", # Variable type (e.g. `MyClass`). If the variable is split with
3060 # If the expression cannot be evaluated, the `status` inside the `Variable`
3062 { # Represents a variable or an argument possibly of a compound object type.
3065 # 1) A simple variable:
3069 # { name: "x", value: "5", type: "int" } // Captured variable
3079 # { // Captured variable
3091 # { // Captured variable
3103 # { // Captured variable
3119 # { // Captured variable
3130 # { // Captured variable
3146 # variable table and be referenced using the `var_table_index` field. The
3148 # a partition of the complete variable. To reconstruct the complete
3149 # variable, merge the referencing variable with the referenced variable.
3151 # When using the shared variable table, the following variables:
3161 # { // Shared variable table entry #3:
3166 # Note that the pointer address is stored with the referencing variable
3167 # and not with the referenced variable. This allows the referenced variable
3171 … # Represents a contextual status message. # Status associated with the variable. This field will …
3172 # unset. A status of a single variable only applies to that variable or
3177 # The message may refer to variable name with `refers_to` set to
3179 # In either case variable value and members will be unset.
3211 "name": "A String", # Name of the variable, if any.
3212 "varTableIndex": 42, # Reference to a variable in the shared variable table. More than
3213 # one variable can reference the same variable in the table. The
3215 "value": "A String", # Simple value of the variable.
3216 "members": [ # Members contained or pointed to by the variable.
3217 # Object with schema name: Variable
3219 "type": "A String", # Variable type (e.g. `MyClass`). If the variable is split with