Expand description

Nested message and enum types in PlanNode.

Structs§

  • Metadata associated with a parent-child relationship appearing in a [PlanNode][google.spanner.v1.PlanNode].
  • Condensed representation of a node and its subtree. Only present for SCALAR [PlanNode(s)][google.spanner.v1.PlanNode].

Enums§

  • The kind of [PlanNode][google.spanner.v1.PlanNode]. Distinguishes between the two different kinds of nodes that can appear in a query plan.