Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DAlertPolicy.php23 protected $alertStrategyType = AlertStrategy::class;
61 * @param AlertStrategy
63 public function setAlertStrategy(AlertStrategy $alertStrategy)
68 * @return AlertStrategy
H A DAlertStrategy.php20 class AlertStrategy extends \Google\Model class
60 class_alias(AlertStrategy::class, 'Google_Service_Monitoring_AlertStrategy');