Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的应用程序想要在没有任何身份验证的情况下列出 Google Drive 中公共文件夹的文件。
如何通过 Java Google Drive 库做到这一点?
用户仍然需要经过身份验证(= 登录)才能访问公用文件夹。