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.
谁能帮助我需要为 Plus.People.Search 包含哪个 jar 文件?
我添加了google-api-services-drive-v2-rev97-java-1.16.0-rc/lib目录中所有可用的 jar 文件。身份验证和所有其他与 Drive API 相关的东西都在工作。
现在我的要求是我想通过传递 emailid 来获取用户对象。我找到了这个链接,但无法执行代码,因为它无法识别 Plus.People.Search 类。
任何人都可以尽快帮助我。