Expand description
Nested message and enum types in FieldReference
.
Structs§
- Outer
Reference - A root reference for the outer relation’s subquery
- Root
Reference - Singleton that expresses this FieldReference is rooted off the root incoming record type
Enums§
- Reference
Type - Whether this is composed of a single element reference or a masked element subtree
- Root
Type - Whether this reference has an origin of a root struct or is based on the ouput of an expression. When this is a RootReference and direct_reference above is used, the direct_reference must be of a type StructField.