func google.golang.org/api/storage/v1.NewNotificationsService

2 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L143: 	s.Notifications = NewNotificationsService(s)
		storage-gen.go#L215: func NewNotificationsService(s *Service) *NotificationsService {