Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Clouderrorreporting/Resource/
H A DProjectsEvents.php22 use Google\Service\Clouderrorreporting\ReportedErrorEvent; alias
87 * @param ReportedErrorEvent $postBody
91 public function report($projectName, ReportedErrorEvent $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Clouderrorreporting/
H A DReportedErrorEvent.php20 class ReportedErrorEvent extends \Google\Model class
94 class_alias(ReportedErrorEvent::class, 'Google_Service_Clouderrorreporting_ReportedErrorEvent');