func cloud.google.com/go/storage.toRawNotification

2 uses

	cloud.google.com/go/storage (current package)
		notifications.go#L107: func toRawNotification(n *Notification) *raw.Notification {
		notifications.go#L135: 	call := b.c.raw.Notifications.Insert(b.name, toRawNotification(n))