Google Meet 平台:下载
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
Google Meet REST API 基于 HTTP 和 JSON 构建,因此任何标准 HTTP 客户端都可以向其发送请求并解析响应。
不过,Google API 客户端库可提供更好的语言集成和更高的安全性,还支持进行需要用户授权的调用。客户端库支持多种编程语言。使用客户端库可以避免手动创建 HTTP 请求和解析响应。
首先,请选择您要在开发过程中使用的编程语言。
在下表中,第一列包含指向相应库的源代码和文档的链接,第二列包含指向可用示例的链接。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-08-29。
[null,null,["最后更新时间 (UTC):2025-08-29。"],[],[],null,["# Google Meet Platform: Downloads\n\nThe Google Meet REST API is built on HTTP and JSON, so any standard HTTP client can send\nrequests to it and parse the responses.\n\nHowever, the Google API client libraries provide better language integration,\nimproved security, and support for making calls that require user authorization.\nClient libraries are available in several programming languages. By using them\nyou can avoid the need to manually create HTTP requests and parse the responses.\nTo get started, choose the programming language that you're using for\ndevelopment.\n\nIn the following tables, the first column links to the source and documentation\nfor the library, and the second column links to available samples.\n\n| Source and documentation | Sample |\n|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------|\n| [Google API Client Library for C# .NET](https://github.com/googleapis/google-cloud-dotnet/tree/main/apis/Google.Apps.Meet.V2) | [C# .NET samples](https://github.com/googleapis/google-cloud-dotnet/tree/main/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets) |\n| [Google API Client Library for Go](https://github.com/googleapis/google-cloud-go/tree/main/apps/meet) | [Go samples](https://github.com/googleapis/google-api-go-client/tree/main/examples) |\n| [Google API Client Library for Java](https://github.com/googleapis/google-cloud-java/tree/main/java-meet) [Google API Client Library for Java (Maven)](https://mvnrepository.com/artifact/com.google.cloud/google-cloud-meet) | [Java samples](https://github.com/googleapis/google-cloud-java/tree/main/java-meet/samples/snippets/generated/com/google/apps/meet) |\n| [Google API Client Library for JavaScript](https://developers.google.com/api-client-library/javascript/start/start-js) | [JavaScript samples](https://github.com/google/google-api-javascript-client/tree/master/samples) |\n| [Google API Client Library for Node.js](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-apps-meet) | [Node.js samples](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-apps-meet/samples) |\n| [Google API Client Library for PHP](https://github.com/googleapis/google-cloud-php/tree/main/AppsMeet) | [PHP samples](https://github.com/googleapis/google-cloud-php/tree/main/AppsMeet/samples) |\n| [Google API Client Library for Python](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-apps-meet) | [Python samples](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-apps-meet/samples/generated_samples) |\n| [Google API Client Library for Ruby](https://github.com/googleapis/google-cloud-ruby/tree/main/google-apps-meet) | [Ruby samples](https://github.com/google/google-api-ruby-client-samples) |"]]