Module field_reference

Source
Expand description

Nested message and enum types in FieldReference.

Structs§

OuterReference
A root reference for the outer relation’s subquery
RootReference
Singleton that expresses this FieldReference is rooted off the root incoming record type

Enums§

ReferenceType
Whether this is composed of a single element reference or a masked element subtree
RootType
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.