Google Drive API - 使用Google.Apis.Authentication [英] Google Drive API - using Google.Apis.Authentication

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

问题描述

我正在尝试使用Google Drive API并查看位于此处的示例 - https://developers.google.com/drive/v2/reference/files/get



为了让示例工作,我需要包括以下内容:
使用Google.Apis.Authentication;

有没有人使用过这个dll,我似乎无法找到它下载它从



我已经设法很容易地找到Google.Apis.Drive.v2 dll。

解决方案

这是 Google API的一部分Client Library for .NET ,您可以从下载页面获取所需的dll:



http://code.google.com/p/google-api-dotnet-client/wiki/Downloads


I am trying to make use of the Google Drive API and looking at the example located here - https://developers.google.com/drive/v2/reference/files/get.

To get the example to work I need to include the following: using Google.Apis.Authentication;

Has anyone used this dll I cant seem to locate it where to download it from?

I have managed to find the Google.Apis.Drive.v2 dll easily.

解决方案

That is part of the Google APIs Client Library for .NET, you can get the dlls you need from the Downloads page:

http://code.google.com/p/google-api-dotnet-client/wiki/Downloads

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

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