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

2 uses

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

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