menu
googleapis package
documentation
bigquery/v2.dart
JobStatistics2
queryPlan property
queryPlan property
dark_mode
light_mode
queryPlan
property
List
<
ExplainQueryStage
>
?
queryPlan
getter/setter pair
Describes execution plan for the query.
Output only.
Implementation
core.List<ExplainQueryStage>? queryPlan;
googleapis package
documentation
bigquery/v2
JobStatistics2
queryPlan property
JobStatistics2 class