Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DHistogram.php26 public $bucketCounts; variable in Google\\Service\\Dataflow\\Histogram
35 public function setBucketCounts($bucketCounts) argument
37 $this->bucketCounts = $bucketCounts;
44 return $this->bucketCounts;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DDistribution.php26 public $bucketCounts; variable in Google\\Service\\Monitoring\\Distribution
43 public function setBucketCounts($bucketCounts) argument
45 $this->bucketCounts = $bucketCounts;
52 return $this->bucketCounts;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DDistribution.php23 public $bucketCounts; variable in Google\\Service\\Networkconnectivity\\Distribution
38 public function setBucketCounts($bucketCounts) argument
40 $this->bucketCounts = $bucketCounts;
44 return $this->bucketCounts;