Home
last modified time | relevance | path

Searched refs:UsersettingsNotification (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DUsersettings.php28 protected $notificationType = UsersettingsNotification::class;
60 * @param UsersettingsNotification
62 public function setNotification(UsersettingsNotification $notification)
67 * @return UsersettingsNotification
H A DUsersettingsNotification.php20 class UsersettingsNotification extends \Google\Model class
106 class_alias(UsersettingsNotification::class, 'Google_Service_Books_UsersettingsNotification');