google.golang.org/api/storage/v1.ObjectsListCall.UserProject (method)

2 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L10396: func (c *ObjectsListCall) UserProject(userProject string) *ObjectsListCall {

	cloud.google.com/go/storage
		bucket.go#L1160: 		req.UserProject(it.bucket.userProject)