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

3 uses

	cloud.google.com/go/storage (current package)
		bucket.go#L1195: 		client:    c,
		bucket.go#L1214: 	client    *Client
		bucket.go#L1241: 	req := it.client.raw.Buckets.List(it.projectID)