Home
last modified time | relevance | path

Searched refs:notificationConfig (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DDicomStore.php64 public function setNotificationConfig(NotificationConfig $notificationConfig) argument
66 $this->notificationConfig = $notificationConfig;
73 return $this->notificationConfig;
H A DFhirStore.php145 public function setNotificationConfig(NotificationConfig $notificationConfig) argument
147 $this->notificationConfig = $notificationConfig;
154 return $this->notificationConfig;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/
H A DTransferOperation.php115 public function setNotificationConfig(NotificationConfig $notificationConfig) argument
117 $this->notificationConfig = $notificationConfig;
124 return $this->notificationConfig;
H A DTransferJob.php164 public function setNotificationConfig(NotificationConfig $notificationConfig) argument
166 $this->notificationConfig = $notificationConfig;
173 return $this->notificationConfig;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DCluster.php853 public function setNotificationConfig(NotificationConfig $notificationConfig) argument
855 $this->notificationConfig = $notificationConfig;
862 return $this->notificationConfig;