Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DAlertStrategy.php26 protected $notificationRateLimitType = NotificationRateLimit::class;
44 * @param NotificationRateLimit
46 public function setNotificationRateLimit(NotificationRateLimit $notificationRateLimit)
51 * @return NotificationRateLimit
H A DNotificationRateLimit.php20 class NotificationRateLimit extends \Google\Model class
44 class_alias(NotificationRateLimit::class, 'Google_Service_Monitoring_NotificationRateLimit');