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

3 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L1587: 	ObjectNamePrefix string `json:"object_name_prefix,omitempty"`

	cloud.google.com/go/storage
		notifications.go#L86: 		ObjectNamePrefix: rn.ObjectNamePrefix,
		notifications.go#L113: 		ObjectNamePrefix: n.ObjectNamePrefix,