标签: php google-drive-api google-api-php-client
因此,为了在Drive API中移动文件,是否可以通过使用数组中的选项(removeParents,addParents)的补丁方法或通过使用父类delete()/ insert()方法对其进行处理来完成?关于它是如何工作的任何想法?