google_api_spanner v0.20.1 GoogleApi.Spanner.V1.Model.ShortRepresentation View Source
Condensed representation of a node and its subtree. Only present for
SCALAR
PlanNode(s).
Attributes
description
(type:String.t
, default:nil
) - A string representation of the expression subtree rooted at this node.subqueries
(type:map()
, default:nil
) - A mapping of (subquery variable name) -> (subquery node id) for cases where thedescription
string of this node references aSCALAR
subquery contained in the expression subtree rooted at this node. The referencedSCALAR
subquery may not necessarily be a direct child of this node.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.