Home
last modified time | relevance | path

Searched refs:NotificationConfig (Results 1 – 12 of 12) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/
H A DTransferOperation.php35 protected $notificationConfigType = NotificationConfig::class;
113 * @param NotificationConfig
115 public function setNotificationConfig(NotificationConfig $notificationConfig)
120 * @return NotificationConfig
H A DNotificationConfig.php20 class NotificationConfig extends \Google\Collection class
81 class_alias(NotificationConfig::class, 'Google_Service_Storagetransfer_NotificationConfig');
H A DTransferJob.php48 protected $notificationConfigType = NotificationConfig::class;
162 * @param NotificationConfig
164 public function setNotificationConfig(NotificationConfig $notificationConfig)
169 * @return NotificationConfig
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DListNotificationConfigsResponse.php27 protected $notificationConfigsType = NotificationConfig::class;
45 * @param NotificationConfig[]
52 * @return NotificationConfig[]
H A DNotificationConfig.php20 class NotificationConfig extends \Google\Model class
114 class_alias(NotificationConfig::class, 'Google_Service_SecurityCommandCenter_NotificationConfig');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/Resource/
H A DOrganizationsNotificationConfigs.php21 use Google\Service\SecurityCommandCenter\NotificationConfig; alias
39 * @param NotificationConfig $postBody
45 * @return NotificationConfig
47 public function create($parent, NotificationConfig $postBody, $optParams = [])
51 return $this->call('create', [$params], NotificationConfig::class);
73 * @return NotificationConfig
79 return $this->call('get', [$params], NotificationConfig::class);
113 * @param NotificationConfig $postBody
118 * @return NotificationConfig
120 public function patch($name, NotificationConfig $postBody, $optParams = [])
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DDicomStore.php30 protected $notificationConfigType = NotificationConfig::class;
62 * @param NotificationConfig
64 public function setNotificationConfig(NotificationConfig $notificationConfig)
69 * @return NotificationConfig
H A DFhirStore.php47 protected $notificationConfigType = NotificationConfig::class;
143 * @param NotificationConfig
145 public function setNotificationConfig(NotificationConfig $notificationConfig)
150 * @return NotificationConfig
H A DNotificationConfig.php20 class NotificationConfig extends \Google\Model class
44 class_alias(NotificationConfig::class, 'Google_Service_CloudHealthcare_NotificationConfig');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DNotificationConfig.php20 class NotificationConfig extends \Google\Model class
42 class_alias(NotificationConfig::class, 'Google_Service_Container_NotificationConfig');
H A DClusterUpdate.php89 protected $desiredNotificationConfigType = NotificationConfig::class;
461 * @param NotificationConfig
463 public function setDesiredNotificationConfig(NotificationConfig $desiredNotificationConfig)
468 * @return NotificationConfig
H A DCluster.php159 protected $notificationConfigType = NotificationConfig::class;
851 * @param NotificationConfig
853 public function setNotificationConfig(NotificationConfig $notificationConfig)
858 * @return NotificationConfig