Google Docs API:列出根文件夹中的内容,包括共享给我的文件夹和文档
我使用谷歌文档 API。
我找到了一个网址“http://docs.google.com/feeds/default/private/full/folder%3Aroot/contents/”来列出根目录下的所有内容。但这不是来自另一个人分享给我的列表文件。
预期输出: 列出根文件夹的内容包括共享给我的文件夹和文档
I use google docs API.
I found an url "http://docs.google.com/feeds/default/private/full/folder%3Aroot/contents/" to list all contents at root. But it is not list documents come from another person who has shared to me.
Expected output:
List contents at root folder include folders and documents which are shared to me
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
https://docs.google.com/feeds/default/private/full ”将为您提供“我的驱动器”和“我的共享文档”中的所有文件和文件夹
这将只为您提供 my-shared-docs 文件和文件夹:https://docs.google.com/feeds/default/private/full/-/-mine?showfolders=true< /a>"
这将为您提供我的驱动器文件和文件夹:
https://docs.google.com/feeds/default/private/full" will give you all files and folders in "my drive" and also in "my shared docs"
This will give you just my-shared-docs files and folders: https://docs.google.com/feeds/default/private/full/-/-mine?showfolders=true"
This will give you just my drive files and folders: