Interface protos.google.spanner.v1.IPlanNode (7.5.0)

Properties of a PlanNode.

Package

@google-cloud/spanner

Properties

childLinks?: (google.spanner.v1.PlanNode.IChildLink[]|null);

PlanNode childLinks

displayName

displayName?: (string|null);

PlanNode displayName

executionStats

executionStats?: (google.protobuf.IStruct|null);

PlanNode executionStats

index

index?: (number|null);

PlanNode index

kind

kind?: (google.spanner.v1.PlanNode.Kind|keyof typeof google.spanner.v1.PlanNode.Kind|null);

PlanNode kind

metadata

metadata?: (google.protobuf.IStruct|null);

PlanNode metadata

shortRepresentation

shortRepresentation?: (google.spanner.v1.PlanNode.IShortRepresentation|null);

PlanNode shortRepresentation