Interface protos.google.spanner.v1.PlanNode.IChildLink

Properties of a ChildLink.

Package

@google-cloud/spanner!

Properties

childIndex?: (number|null);

ChildLink childIndex

Property Value
TypeDescription
(number|null)
type?: (string|null);

ChildLink type

Property Value
TypeDescription
(string|null)
variable?: (string|null);

ChildLink variable

Property Value
TypeDescription
(string|null)