google.golang.org/api/storage/v1.NotificationsInsertCall.notification (field)

3 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L7020: 	notification *Notification
		storage-gen.go#L7030: 	c.notification = notification
		storage-gen.go#L7082: 	body, err := googleapi.WithoutDataWrapper.JSONReader(c.notification)