Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SearchConsole/
H A DUrlInspectionResult.php32 protected $richResultsResultType = RichResultsInspectionResult::class;
92 * @param RichResultsInspectionResult
94 public function setRichResultsResult(RichResultsInspectionResult $richResultsResult)
99 * @return RichResultsInspectionResult
H A DRichResultsInspectionResult.php20 class RichResultsInspectionResult extends \Google\Collection class
61 class_alias(RichResultsInspectionResult::class, 'Google_Service_SearchConsole_RichResultsInspection…