Google Meet プラットフォーム: ダウンロード
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
Google Meet REST API は HTTP と JSON を基に構築されているため、標準の HTTP クライアントであれば、この API にリクエストを送信してレスポンスを解析できます。
ただし、Google API クライアント ライブラリを使用すると、言語の統合性が向上し、セキュリティが強化され、ユーザー認証が必要な呼び出しがサポートされます。クライアント ライブラリは、複数のプログラミング言語で利用できます。クライアント ライブラリを使用することにより、HTTP リクエストの作成やレスポンスの解析を手動で行う必要がなくなります。まず、開発に使用するプログラミング言語を選択してください。
次の表では、最初の列にライブラリのソースとドキュメントへのリンクを示し、2 列目に使用可能なサンプルへのリンクを示します。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-08-29 UTC。
[null,null,["最終更新日 2025-08-29 UTC。"],[],[],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) |"]]