Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SearchConsole/
H A DUrlInspectionResult.php24 protected $indexStatusResultType = IndexStatusInspectionResult::class;
50 * @param IndexStatusInspectionResult
52 public function setIndexStatusResult(IndexStatusInspectionResult $indexStatusResult)
57 * @return IndexStatusInspectionResult
H A DIndexStatusInspectionResult.php20 class IndexStatusInspectionResult extends \Google\Collection class
225 class_alias(IndexStatusInspectionResult::class, 'Google_Service_SearchConsole_IndexStatusInspection…