google-compute-engine - Google 计算引擎 .NET API 示例/示例/教程

标签 google-compute-engine google-api-dotnet-client

我找不到任何可以清楚地解释如何通过 .net API(特别是 c#)使用谷歌计算引擎的内容。有没有人可以指点我什么?

附言我知道 API 引用 ( https://developers.google.com/resources/api-libraries/documentation/compute/v1/csharp/latest/annotated.html )

最佳答案

我找不到任何包含代码示例的详细教程,但官方文档可在 [1] 中找到,其中包含一个代码示例。

在 [2] 中有一个专门针对 Google Drive 的 C# 示例教程。

引用 API 文档可在 [3] 处获得,带注释的库引用可在 [4] 处获得。

关联:
[1] - https://developers.google.com/api-client-library/dotnet/get_started#examples
[2] - http://conficient.wordpress.com/2014/06/18/using-google-drive-api-with-c-part-1/
[3] - https://developers.google.com/compute/docs/reference/latest/
[4] - https://developers.google.com/resources/api-libraries/documentation/compute/v1/csharp/latest/annotated.html

关于google-compute-engine - Google 计算引擎 .NET API 示例/示例/教程,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25770052/

相关文章:

google-cloud-platform - 如何使用 Google 云服务帐户在两个服务之间进行身份验证

c# - 适用于 .NET 的 Analytics Reporting API V4 客户端库

google-api - 如何结合 Azure AD 单点登录访问 Google API

python - POST 到 google apis 计算引擎给出 400

google-app-engine - 从两个不同的谷歌云项目访问谷歌云存储中的文件

ssh - 为什么 Google Cloud Compute Engine 实例在重启后拒绝 ssh 连接?

google-app-engine - 如何限制计算引擎只接受来自应用引擎的请求

google-api-dotnet-client - 从 DirectoryService 收到权限不足错误

c# - 如何安全地存储 google drive api 提供的每个用户的 OAuth 响应文件

.net - 我的个人硬盘中的 C# Google Drive API 文件列表