google.golang.org/api/storage/v1.BucketsPatchCall.PredefinedAcl (method)

2 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L4681: func (c *BucketsPatchCall) PredefinedAcl(predefinedAcl string) *BucketsPatchCall {

	cloud.google.com/go/storage
		bucket.go#L199: 		req.PredefinedAcl(uattrs.PredefinedACL)