Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Clouderrorreporting/
H A DErrorEvent.php32 protected $serviceContextType = ServiceContext::class;
78 * @param ServiceContext
80 public function setServiceContext(ServiceContext $serviceContext)
85 * @return ServiceContext
H A DReportedErrorEvent.php32 protected $serviceContextType = ServiceContext::class;
78 * @param ServiceContext
80 public function setServiceContext(ServiceContext $serviceContext)
85 * @return ServiceContext
H A DErrorGroupStats.php23 protected $affectedServicesType = ServiceContext::class;
53 * @param ServiceContext[]
60 * @return ServiceContext[]
H A DServiceContext.php20 class ServiceContext extends \Google\Model class
80 class_alias(ServiceContext::class, 'Google_Service_Clouderrorreporting_ServiceContext');