cloud.google.com/go/storage.ObjectAttrsToUpdate.PredefinedACL (field)

3 uses

	cloud.google.com/go/storage (current package)
		storage.go#L896: 	if uattrs.PredefinedACL != "" {
		storage.go#L897: 		call.PredefinedAcl(uattrs.PredefinedACL)
		storage.go#L948: 	PredefinedACL string