google.golang.org/api/storage/v1.ObjectsService.Copy (method)

one use

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L8768: func (r *ObjectsService) Copy(sourceBucket string, sourceObject string, destinationBucket string, destinationObject string, object *Object) *ObjectsCopyCall {