แพลตฟอร์ม Google Meet: ดาวน์โหลด
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
Google Meet REST API สร้างขึ้นในรูปแบบ HTTP และ JSON ไคลเอ็นต์ HTTP มาตรฐานต่างๆ จึงส่งคำขอไปยัง API นี้และแยกวิเคราะห์การตอบกลับได้
อย่างไรก็ตาม ไลบรารีของไคลเอ็นต์ Google API มีการผสานรวมภาษาที่ดีกว่า ความปลอดภัยที่ดียิ่งขึ้น และการรองรับการเรียกที่ต้องมีการให้สิทธิ์ผู้ใช้
ไลบรารีของไคลเอ็นต์พร้อมให้บริการในภาษาโปรแกรมต่างๆ เมื่อใช้งานไลบรารีเหล่านี้ คุณจะไม่ต้องสร้างคำขอ HTTP และแยกวิเคราะห์การตอบกลับด้วยตนเอง
เลือกภาษาโปรแกรมที่คุณใช้ในการพัฒนาซอฟต์แวร์เพื่อเริ่มต้นใช้งาน
ในตารางต่อไปนี้ คอลัมน์แรกจะลิงก์ไปยังแหล่งที่มาและเอกสารประกอบ
ของไลบรารี ส่วนคอลัมน์ที่ 2 จะลิงก์ไปยังตัวอย่างที่มี
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ 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) |"]]