Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SearchConsole/
H A DInspectUrlIndexResponse.php28 public function setInspectionResult(UrlInspectionResult $inspectionResult) argument
30 $this->inspectionResult = $inspectionResult;
37 return $this->inspectionResult;