google.golang.org/api/storage/v1.BucketsListCall.Projection (method)

2 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L4258: func (c *BucketsListCall) Projection(projection string) *BucketsListCall {

	cloud.google.com/go/storage
		bucket.go#L1243: 	req.Projection("full")