Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DChartData.php25 public $aggregateType; variable in Google\\Service\\Sheets\\ChartData
36 public function setAggregateType($aggregateType) argument
38 $this->aggregateType = $aggregateType;
45 return $this->aggregateType;
H A DScorecardChartSpec.php25 public $aggregateType; variable in Google\\Service\\Sheets\\ScorecardChartSpec
45 public function setAggregateType($aggregateType) argument
47 $this->aggregateType = $aggregateType;
54 return $this->aggregateType;