Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DExponential.php22 public $growthFactor; variable in Google\\Service\\Monitoring\\Exponential
29 public function setGrowthFactor($growthFactor) argument
31 $this->growthFactor = $growthFactor;
35 return $this->growthFactor;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DExponential.php22 public $growthFactor; variable in Google\\Service\\Logging\\Exponential
29 public function setGrowthFactor($growthFactor) argument
31 $this->growthFactor = $growthFactor;
35 return $this->growthFactor;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DExponentialBuckets.php22 public $growthFactor; variable in Google\\Service\\Networkconnectivity\\ExponentialBuckets
26 public function setGrowthFactor($growthFactor) argument
28 $this->growthFactor = $growthFactor;
32 return $this->growthFactor;