我们是否有单个 API 用于在 GMail、Google Drive、Google Docs 等 google 服务中搜索文件...?

Do we have a single API for searching a file in google services like GMail, Google Drive, Google Docs, etc...?

我正在构建一个在 gmail、google 驱动器、google 文档中搜索文件的应用程序。我得到了一种搜索文件的解决方案,但它对所有这些不同的服务进行了不同的 http api 调用。相反,我们是否有一个 api 来搜索所有 google 产品,例如 gmail、gdrive、gdocs 等?

没有。 Google 为不同的服务提供单独的 API。其实可以看到列表here.