google.golang.org/api/storage/v1.Notifications.Items (field)

2 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L1632: 	Items []*Notification `json:"items,omitempty"`

	cloud.google.com/go/storage
		notifications.go#L166: 	return notificationsToMap(res.Items), nil