Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PagespeedInsights/
H A DEnvironment.php22 public $benchmarkIndex; variable in Google\\Service\\PagespeedInsights\\Environment
32 public function setBenchmarkIndex($benchmarkIndex) argument
34 $this->benchmarkIndex = $benchmarkIndex;
38 return $this->benchmarkIndex;