Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SearchConsole/
H A DIndexStatusInspectionResult.php26 public $coverageState; variable in Google\\Service\\SearchConsole\\IndexStatusInspectionResult
71 public function setCoverageState($coverageState) argument
73 $this->coverageState = $coverageState;
80 return $this->coverageState;