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

Properties of a ResultSetStats.

Package

@google-cloud/spanner

Properties

queryPlan

queryPlan?: (google.spanner.v1.IQueryPlan|null);

ResultSetStats queryPlan

queryStats

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

ResultSetStats queryStats

rowCountExact

rowCountExact?: (number|Long|string|null);

ResultSetStats rowCountExact

rowCountLowerBound

rowCountLowerBound?: (number|Long|string|null);

ResultSetStats rowCountLowerBound