google.golang.org/api/storage/v1.ObjectsRewriteCall.DestinationPredefinedAcl (method)

2 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L10991: func (c *ObjectsRewriteCall) DestinationPredefinedAcl(destinationPredefinedAcl string) *ObjectsRewriteCall {

	cloud.google.com/go/storage
		copy.go#L119: 		call.DestinationPredefinedAcl(c.PredefinedACL)