Home
last modified time | relevance | path

Searched refs:queryPlanType (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DResultSetStats.php22 protected $queryPlanType = QueryPlan::class; variable in Google\\Service\\Spanner\\ResultSetStats
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJobStatistics2.php73 protected $queryPlanType = ExplainQueryStage::class; variable in Google\\Service\\Bigquery\\JobStatistics2