App Engine和Google Drive API [英] App Engine and Google Drive API

查看:104
本文介绍了App Engine和Google Drive API的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在使用应用引擎工作几周,现在我正在尝试做一些新的事情。我想显示一个用户列表最新的25个文件。但我不知道如何去做这件事。有人可以给我一些信息吗?

我有一个应用程序设置:
1.可以使用Google Drive API
2.用户必须登录才能使用该程序。

解决方案

完整的GAE应用程序示例 Python Java 云端硬盘文档中。



然后检查api的 files:list method


I have been working with the app engine for a few weeks and now I am trying to do something new. I would like to display a list of an users newest 25 documents. But I am not sure how to go about this. Could someone point me to some information ?

I have a application setup that: 1. That can use the Google Drive API 2. User have to login to use the program.

解决方案

There are full GAE application examples for Python and Java in the Drive documentation.

Then inspect the files:list method of the api.

这篇关于App Engine和Google Drive API的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆