Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DCpuUtilization.php25 public $aggregationWindowLength; variable in Google\\Service\\Appengine\\CpuUtilization
31 public function setAggregationWindowLength($aggregationWindowLength) argument
33 $this->aggregationWindowLength = $aggregationWindowLength;
40 return $this->aggregationWindowLength;