google.golang.org/api/storage/v1.Notification.Topic (field)

3 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L1599: 	Topic string `json:"topic,omitempty"`

	cloud.google.com/go/storage
		notifications.go#L90: 	n.TopicProjectID, n.TopicID = parseNotificationTopic(rn.Topic)
		notifications.go#L110: 		Topic: fmt.Sprintf("//pubsub.googleapis.com/projects/%s/topics/%s",