Home
last modified time | relevance | path

Searched refs:aggregations (Results 26 – 29 of 29) sorted by last modified time

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DStructuredAggregationQuery.php31 public function setAggregations($aggregations) argument
33 $this->aggregations = $aggregations;
40 return $this->aggregations;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DMetricAbsence.php39 public function setAggregations($aggregations) argument
41 $this->aggregations = $aggregations;
48 return $this->aggregations;
H A DMetricThreshold.php54 public function setAggregations($aggregations) argument
56 $this->aggregations = $aggregations;
63 return $this->aggregations;
/plugin/structcondstyle/
H A DREADME.md3 A small struct extension plugin that allows the user to style parts of aggregations with plain CSS …

12