Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DResultSetStats.php22 protected $queryPlanType = QueryPlan::class;
38 * @param QueryPlan
40 public function setQueryPlan(QueryPlan $queryPlan)
45 * @return QueryPlan
H A DQueryPlan.php20 class QueryPlan extends \Google\Collection class
43 class_alias(QueryPlan::class, 'Google_Service_Spanner_QueryPlan');