Searched refs:NotificationChannel (Results 1 – 3 of 3) sorted by relevance
24 use Google\Service\Monitoring\NotificationChannel; alias50 * @param NotificationChannel $postBody52 * @return NotificationChannel58 return $this->call('create', [$params], NotificationChannel::class);92 * @return NotificationChannel98 return $this->call('get', [$params], NotificationChannel::class);177 * @param NotificationChannel $postBody181 * @return NotificationChannel187 return $this->call('patch', [$params], NotificationChannel::class);214 * @return NotificationChannel[all …]
27 protected $notificationChannelsType = NotificationChannel::class;49 * @param NotificationChannel[]56 * @return NotificationChannel[]
20 class NotificationChannel extends \Google\Collection class203 class_alias(NotificationChannel::class, 'Google_Service_Monitoring_NotificationChannel');