cloud.google.com/go/storage.BucketIterator.projectID (field)

3 uses

	cloud.google.com/go/storage (current package)
		bucket.go#L1196: 		projectID: projectID,
		bucket.go#L1215: 	projectID string
		bucket.go#L1241: 	req := it.client.raw.Buckets.List(it.projectID)