클라이언트 라이브러리
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
경고: 이 페이지는 Google의 이전 API인 Google Data API에 관한 것으로, Google Data API 디렉터리에 표시된 API 중 상당수가 최신 API로 대체된 API입니다. 특정 새 API에 대한 자세한 내용은 새 API 문서를 참조하세요. 최신 API를 사용하여 요청을 승인하는 방법은 Google 계정 인증 및 승인을 참고하세요.
Google Data API 클라이언트 라이브러리를 사용하면 자주 사용하는 API에 액세스하는 클라이언트 애플리케이션을 작성할 수 있습니다.
클라이언트 라이브러리에서는 각 언어에 대해 HTTP 요청을 직접 작성하거나 HTTP 응답을 처리하지 않고도 쿼리를 작성하고 응답 데이터를 사용할 수 있도록 도구와 추상화 레이어를 제공합니다. 각 클라이언트 라이브러리는 API가 사용하는 요소 및 데이터 유형에 해당하는 클래스를 제공합니다.
클라이언트 라이브러리를 사용하는 방법에 관한 자세한 내용은 API 디렉터리를 방문하여 특정 API의 문서를 참조하세요.
Google에서 제공하는 클라이언트 라이브러리
다음 클라이언트 라이브러리는 Google에서 작성하고 지원합니다. 대부분 Google 코드에서 호스팅되므로 오픈소스 코드를 보고 (닉네임을 통해), 기능 요청을 찾아보고, FAQ를 보고, 버그 신고를 제출할 수 있습니다.
외부 클라이언트 라이브러리
다음 클라이언트 라이브러리는 Google에서 작성하지 않으며 Google에서 지원하지 않습니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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."]]