Searched refs:NotificationSetting (Results 1 – 2 of 2) sorted by relevance
20 use Google\Service\MyBusinessNotificationSettings\NotificationSetting; alias39 * @return NotificationSetting45 return $this->call('getNotificationSetting', [$params], NotificationSetting::class);57 * @param NotificationSetting $postBody62 * @return NotificationSetting64 public function updateNotificationSetting($name, NotificationSetting $postBody, $optParams = [])68 return $this->call('updateNotificationSetting', [$params], NotificationSetting::class);
20 class NotificationSetting extends \Google\Collection class81 class_alias(NotificationSetting::class, 'Google_Service_MyBusinessNotificationSettings_Notification…