Google Meet 플랫폼: 다운로드
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
Google Meet REST API는 HTTP 및 JSON에 기반하므로 모든 표준 HTTP 클라이언트가 여기에 요청을 보내고 응답을 파싱할 수 있습니다.
그러나 Google API 클라이언트 라이브러리는 더 나은 언어 통합과 향상된 보안을 제공하고 사용자 승인이 필요한 호출을 지원합니다.
클라이언트 라이브러리는 여러 프로그래밍 언어로 제공됩니다. HTTP 요청을 직접 만들고 응답을 파싱하지 않아도 됩니다.
시작하려면 개발에 사용할 프로그래밍 언어를 선택하세요.
다음 표에서 첫 번째 열은 라이브러리의 소스 및 문서로 연결되고 두 번째 열은 사용 가능한 샘플로 연결됩니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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) |"]]