Google 데이터 클라이언트 라이브러리를 사용하면 Sites 데이터 API를 사용하는 클라이언트 애플리케이션을 작성할 수 있습니다.
각 언어에 대해 클라이언트 라이브러리는 도구와 추상화 레이어를 제공하므로 이를 통해 쿼리를 작성하고
HTTP 요청을 만들거나 직접 HTTP 응답을 처리하지 않고도 응답 데이터를 사용할 수 있습니다. 각 클라이언트 라이브러리는
클래스입니다. 라이브러리는 또한
특정 Google 서비스에만 적용됩니다.
클라이언트 라이브러리는 API의 특정 버전에 구속되지 않습니다. 클라이언트 라이브러리에는
개발의 기준이 되는 버전을 지정할 수 있습니다. 각 클라이언트 라이브러리에서 지원되는 API 버전
아래 표에 나열되어 있습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-09-02(UTC)"],[[["Google provides client libraries for Java and Python to simplify interaction with the Sites Data API, offering tools and abstraction for building queries and handling responses without manual HTTP request management."],["These client libraries are versatile, supporting multiple API versions (currently v1.4) and offering specific extensions for various Google services with Data APIs."],["Sample programs in Java and Python, along with a collection of tutorials, are readily available to guide developers in utilizing the API and client libraries effectively."]]],[]]