Directory API: 클라이언트 라이브러리
Directory API는 HTTP 및 JSON을 기반으로 만들어졌으므로 모든 표준 HTTP 클라이언트에서 Directory API로 요청을 전송하고 응답을 파싱할 수 있습니다.
그러나 Google API 클라이언트 라이브러리는 더 나은 언어 통합과 향상된 보안을 제공하고 사용자 승인이 필요한 호출을 지원합니다. 이 클라이언트 라이브러리는 다양한 프로그래밍 언어로 제공되므로 HTTP 요청을 직접 설정하고 응답을 파싱하지 않아도 됩니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-01-27(UTC)
[null,null,["최종 업데이트: 2025-01-27(UTC)"],[[["The Directory API can be accessed using any standard HTTP client due to its foundation on HTTP and JSON."],["Google's API client libraries provide advantages like better language integration, security, and support for user authorization."],["Client libraries eliminate the need for manual HTTP request setup and response parsing, increasing efficiency."],["These client libraries are offered in various programming languages, including Python, Java, and .NET, with documentation accessible through the provided links."]]],["The Directory API uses HTTP and JSON, allowing standard HTTP clients to interact with it. Google's client libraries, however, offer enhanced language integration, security, and authorization support. These libraries, available for Python, Java, and .NET, simplify interaction by automating HTTP request setup and response parsing. They include links to GitHub repositories and documentation, including PyDoc, Javadoc, and reference guides, to assist with their implementation.\n"]]