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

2 uses

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

	cloud.google.com/go/storage
		storage.go#L897: 		call.PredefinedAcl(uattrs.PredefinedACL)