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