menu
googleapis package
documentation
spanner/v1.dart
ResultSetStats
ResultSetStats constructor
ResultSetStats constructor
dark_mode
light_mode
ResultSetStats
constructor
ResultSetStats
(
{
QueryPlan
?
queryPlan
,
Map
<
String
,
Object
?
>
?
queryStats
,
String
?
rowCountExact
,
String
?
rowCountLowerBound
,
})
Implementation
ResultSetStats({ this.queryPlan, this.queryStats, this.rowCountExact, this.rowCountLowerBound, });
googleapis package
documentation
spanner/v1
ResultSetStats
ResultSetStats constructor
ResultSetStats class