Interface protos.google.spanner.v1.PlanNode.IShortRepresentation

Properties of a ShortRepresentation.

Package

@google-cloud/spanner!

Properties

description

description?: (string|null);

ShortRepresentation description

Property Value
TypeDescription
(string|null)

subqueries

subqueries?: ({ [k: string]: number }|null);

ShortRepresentation subqueries

Property Value
TypeDescription
({ [k: string]: number }|null)