Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DDimension.php26 public $histogramBuckets; variable in Google\\Service\\AnalyticsReporting\\Dimension
35 public function setHistogramBuckets($histogramBuckets) argument
37 $this->histogramBuckets = $histogramBuckets;
44 return $this->histogramBuckets;