クライアント ライブラリ
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
警告: このページは、Google の古い API である Google Data API を対象としています。Google Data API ディレクトリに記載されている API のみを対象としており、その多くは新しい API に置き換えられています。特定の新しい API については、その新しい API のドキュメントをご覧ください。新しい API を使用してリクエストを承認する方法については、Google アカウントの認証と承認をご覧ください。
Google Data API クライアント ライブラリを使用すると、お気に入りの API にアクセスするクライアント アプリケーションを記述できます。
クライアント ライブラリには言語ごとにツールと抽象化レイヤが用意されているため、HTTP リクエストの作成や HTTP レスポンスの処理を手作業で行うことなく、クエリを構築してレスポンス データを使用できます。各クライアント ライブラリには、API が使用する要素とデータ型に対応するクラスが用意されています。
クライアント ライブラリの使用方法について詳しくは、API ディレクトリにアクセスし、該当する API のドキュメントをご覧ください。
Google が提供するクライアント ライブラリ
次のクライアント ライブラリは Google によって作成およびサポートされています。ほとんどが Google Code でホストされているため、オープンソース コードの表示、Svn による確認、機能リクエストの閲覧、よくある質問の表示、バグレポートの提供ができます。
外部クライアント ライブラリ
次のクライアント ライブラリは Google が作成したものではなく、Google でサポートされていません。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2023-03-01 UTC。
[null,null,["最終更新日 2023-03-01 UTC。"],[[["\u003cp\u003eThis page focuses on Google's older Google Data APIs, many of which have been superseded by newer APIs.\u003c/p\u003e\n"],["\u003cp\u003eGoogle provides client libraries in various programming languages (Java, JavaScript, .NET, PHP, Python, Objective-C) to simplify interaction with these APIs.\u003c/p\u003e\n"],["\u003cp\u003eThese client libraries offer tools and abstractions to handle queries and responses, eliminating the need for manual HTTP request management.\u003c/p\u003e\n"],["\u003cp\u003eLinks to downloads, documentation, and Google Code projects (where applicable) are provided for each client library.\u003c/p\u003e\n"],["\u003cp\u003eExternal, community-supported client libraries also exist, such as the Force.com Toolkit for Salesforce.com developers.\u003c/p\u003e\n"]]],[],null,["# Client Libraries\n\n**Warning** : This page is about Google's older APIs, the Google Data APIs; it's relevant only to the APIs that are listed in the [Google Data APIs directory](/gdata/docs/directory), many of which have been replaced with newer APIs. For information about a specific new API, see the new API's documentation. For information about authorizing requests with a newer API, see [Google Accounts Authentication and Authorization](/accounts).\n\nGoogle Data APIs client libraries are available to help you write client applications that access your favorite API.\n\nFor each language, the client library provides tools and an abstraction layer, letting you construct queries and use response data without having to create HTTP requests or process HTTP responses by hand. Each client library provides classes that correspond to the elements and data types that the API uses.\n\nFor more information on how to use the client libraries, visit the [API Directory](/gdata/docs/directory) and click through to the documentation for a specific API.\n\n### Client Libraries Provided by Google\n\nThe following client libraries are written and supported by Google. Most are hosted on Google Code, so you can view the open-source code (via svn), browse feature requests, view FAQ's, and file bug reports.\n\n| | Google Code Project | Library Download | Reference Docs |\n|-----------------|------------------------------------------------------------------------------|-------------------------------------------------------------------------|---------------------------------------------------------------------|\n| **Java** | [gdata-java-client](http://code.google.com/p/gdata-java-client/) | [Download](http://code.google.com/p/gdata-java-client/downloads/list) | [Javadoc](/gdata/javadoc) |\n| **JavaScript** | [gdata-javascript-client](http://code.google.com/p/gdata-javascript-client/) | | [JSDoc](/gdata/jsdoc/2.2) |\n| **.NET** | [google-gdata](http://code.google.com/p/google-gdata/) | [Download](http://code.google.com/p/google-gdata/downloads/list) | |\n| **PHP** | Distributed as part of [zend](http://www.zend.com/en/). | | [PHPDoc](https://framework.zend.com/manual/1.12/en/zend.gdata.html) |\n| **Python** | [gdata-python-client](http://code.google.com/p/gdata-python-client/) | [Download](http://code.google.com/p/gdata-python-client/downloads/list) | [PyDoc](https://pythonhosted.org/gdata/index.html) |\n| **Objective-C** | [gdata-objectivec-client](http://code.google.com/p/gdata-objectivec-client/) | [Download](//code.google.com/p/gdata-objectivec-client/downloads/list) | |\n\n### External Client Libraries\n\nThe following client libraries are not written by Google and are not supported by Google.\n\n- [Force.com Toolkit for Google Data APIs](http://wiki.apexdevnet.com/index.php/Google_Data_API_Toolkit) - Apex client library for Salesforce.com developers."]]