Notification
class Notification extends Resource (View source)
The "notification" collection of methods.
Typical usage is:
$booksService = new Google\Service\Books(...);
$notification = $booksService->notification;
Methods
get(string $notificationId, array $optParams = [])
Returns notification details for a given notification id. (notification.get)
Details
Notification
get(string $notificationId, array $optParams = [])
Returns notification details for a given notification id. (notification.get)