Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SearchConsole/
H A DInspectUrlIndexResponse.php22 protected $inspectionResultType = UrlInspectionResult::class;
26 * @param UrlInspectionResult
28 public function setInspectionResult(UrlInspectionResult $inspectionResult)
33 * @return UrlInspectionResult
H A DUrlInspectionResult.php20 class UrlInspectionResult extends \Google\Model class
108 class_alias(UrlInspectionResult::class, 'Google_Service_SearchConsole_UrlInspectionResult');