Google Meet API
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
สร้างและจัดการการประชุมใน Google Meet
บริการ: meet.googleapis.com
หากต้องการเรียกใช้บริการนี้ เราขอแนะนำให้คุณใช้ไลบรารีไคลเอ็นต์ที่ Google มีให้ หากแอปพลิเคชันของคุณต้องใช้ไลบรารีของคุณเองเพื่อเรียกใช้บริการนี้ ให้ใช้ข้อมูลต่อไปนี้เมื่อส่งคำขอ API
เอกสารการค้นพบ
เอกสาร Discovery คือข้อกำหนดเฉพาะที่เครื่องอ่านได้สำหรับอธิบายและใช้ REST API โดยใช้ในการสร้างไลบรารีของไคลเอ็นต์ ปลั๊กอิน IDE และเครื่องมืออื่นๆ ที่โต้ตอบกับ Google API บริการหนึ่งๆ อาจให้เอกสารการค้นพบหลายรายการ บริการนี้มีเอกสารการค้นพบต่อไปนี้
ปลายทางของบริการ
ปลายทางบริการคือ URL พื้นฐานที่ระบุที่อยู่เครือข่ายของบริการ API บริการหนึ่งๆ อาจมีปลายทางบริการหลายรายการ บริการนี้มีปลายทางบริการดังต่อไปนี้ และ URI ทั้งหมดด้านล่างจะเกี่ยวข้องกับปลายทางบริการนี้
https://meet.googleapis.com
เมธอด |
get |
GET /v2/{name=conferenceRecords/*}
รับระเบียนการประชุมตามรหัสการประชุม |
list |
GET /v2/conferenceRecords
แสดงรายการบันทึกการประชุม |
เมธอด |
get |
GET /v2/{name=conferenceRecords/*/participants/*}
รับข้อมูลผู้เข้าร่วมตามรหัสผู้เข้าร่วม |
list |
GET /v2/{parent=conferenceRecords/*}/participants
แสดงรายชื่อผู้เข้าร่วมในบันทึกการประชุม |
เมธอด |
get |
GET /v2/{name=conferenceRecords/*/participants/*/participantSessions/*}
รับเซสชันของผู้เข้าร่วมตามรหัสเซสชันของผู้เข้าร่วม |
list |
GET /v2/{parent=conferenceRecords/*/participants/*}/participantSessions
แสดงรายการเซสชันของผู้เข้าร่วมในระเบียนการประชุม |
เมธอด |
get |
GET /v2/{name=conferenceRecords/*/recordings/*}
รับไฟล์บันทึกเสียงตามรหัสไฟล์บันทึกเสียง |
list |
GET /v2/{parent=conferenceRecords/*}/recordings
แสดงรายการแหล่งข้อมูลการบันทึกจากบันทึกการประชุม |
เมธอด |
get |
GET /v2/{name=conferenceRecords/*/transcripts/*}
รับข้อความถอดเสียงตามรหัสข้อความถอดเสียง |
list |
GET /v2/{parent=conferenceRecords/*}/transcripts
แสดงชุดข้อความถอดเสียงจากบันทึกการประชุม |
เมธอด |
get |
GET /v2/{name=conferenceRecords/*/transcripts/*/entries/*}
รับทรัพยากร TranscriptEntry ตามรหัสรายการ |
list |
GET /v2/{parent=conferenceRecords/*/transcripts/*}/entries
แสดงรายการรายการข้อความถอดเสียงที่มีโครงสร้างต่อข้อความถอดเสียง |
เมธอด |
create |
POST /v2/spaces
สร้างพื้นที่ทำงาน |
endActiveConference |
POST /v2/{name=spaces/*}:endActiveConference
สิ้นสุดการประชุมที่ใช้งานอยู่ (หากมี) |
get |
GET /v2/{name=spaces/*}
รับรายละเอียดเกี่ยวกับพื้นที่การประชุม |
patch |
PATCH /v2/{space.name=spaces/*}
อัปเดตรายละเอียดเกี่ยวกับพื้นที่การประชุม |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-25 UTC
[null,null,["อัปเดตล่าสุด 2025-07-25 UTC"],[],[],null,["# Google Meet API\n\nCreate and manage meetings in Google Meet.\n\n- [REST Resource: v2.conferenceRecords](#v2.conferenceRecords)\n- [REST Resource: v2.conferenceRecords.participants](#v2.conferenceRecords.participants)\n- [REST Resource: v2.conferenceRecords.participants.participantSessions](#v2.conferenceRecords.participants.participantSessions)\n- [REST Resource: v2.conferenceRecords.recordings](#v2.conferenceRecords.recordings)\n- [REST Resource: v2.conferenceRecords.transcripts](#v2.conferenceRecords.transcripts)\n- [REST Resource: v2.conferenceRecords.transcripts.entries](#v2.conferenceRecords.transcripts.entries)\n- [REST Resource: v2.spaces](#v2.spaces)\n\nService: meet.googleapis.com\n----------------------------\n\nTo call this service, we recommend that you use the Google-provided [client libraries](https://cloud.google.com/apis/docs/client-libraries-explained). If your application needs to use your own libraries to call this service, use the following information when you make the API requests.\n\n### Discovery document\n\nA [Discovery Document](https://developers.google.com/discovery/v1/reference/apis) is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery document:\n\n- \u003chttps://meet.googleapis.com/$discovery/rest?version=v2\u003e\n\n### Service endpoint\n\nA [service endpoint](https://cloud.google.com/apis/design/glossary#api_service_endpoint) is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:\n\n- `https://meet.googleapis.com`\n\nREST Resource: [v2.conferenceRecords](/workspace/meet/api/reference/rest/v2/conferenceRecords)\n----------------------------------------------------------------------------------------------\n\n| Methods ||\n|----------------------------------------------------------------------|---------------------------------------------------------------------------------|\n| [get](/workspace/meet/api/reference/rest/v2/conferenceRecords/get) | `GET /v2/{name=conferenceRecords/*}` Gets a conference record by conference ID. |\n| [list](/workspace/meet/api/reference/rest/v2/conferenceRecords/list) | `GET /v2/conferenceRecords` Lists the conference records. |\n\nREST Resource: [v2.conferenceRecords.participants](/workspace/meet/api/reference/rest/v2/conferenceRecords.participants)\n------------------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|-----------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------|\n| [get](/workspace/meet/api/reference/rest/v2/conferenceRecords.participants/get) | `GET /v2/{name=conferenceRecords/*/participants/*}` Gets a participant by participant ID. |\n| [list](/workspace/meet/api/reference/rest/v2/conferenceRecords.participants/list) | `GET /v2/{parent=conferenceRecords/*}/participants` Lists the participants in a conference record. |\n\nREST Resource: [v2.conferenceRecords.participants.participantSessions](/workspace/meet/api/reference/rest/v2/conferenceRecords.participants.participantSessions)\n----------------------------------------------------------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|-------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------|\n| [get](/workspace/meet/api/reference/rest/v2/conferenceRecords.participants.participantSessions/get) | `GET /v2/{name=conferenceRecords/*/participants/*/participantSessions/*}` Gets a participant session by participant session ID. |\n| [list](/workspace/meet/api/reference/rest/v2/conferenceRecords.participants.participantSessions/list) | `GET /v2/{parent=conferenceRecords/*/participants/*}/participantSessions` Lists the participant sessions of a participant in a conference record. |\n\nREST Resource: [v2.conferenceRecords.recordings](/workspace/meet/api/reference/rest/v2/conferenceRecords.recordings)\n--------------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|---------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------|\n| [get](/workspace/meet/api/reference/rest/v2/conferenceRecords.recordings/get) | `GET /v2/{name=conferenceRecords/*/recordings/*}` Gets a recording by recording ID. |\n| [list](/workspace/meet/api/reference/rest/v2/conferenceRecords.recordings/list) | `GET /v2/{parent=conferenceRecords/*}/recordings` Lists the recording resources from the conference record. |\n\nREST Resource: [v2.conferenceRecords.transcripts](/workspace/meet/api/reference/rest/v2/conferenceRecords.transcripts)\n----------------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|----------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------|\n| [get](/workspace/meet/api/reference/rest/v2/conferenceRecords.transcripts/get) | `GET /v2/{name=conferenceRecords/*/transcripts/*}` Gets a transcript by transcript ID. |\n| [list](/workspace/meet/api/reference/rest/v2/conferenceRecords.transcripts/list) | `GET /v2/{parent=conferenceRecords/*}/transcripts` Lists the set of transcripts from the conference record. |\n\nREST Resource: [v2.conferenceRecords.transcripts.entries](/workspace/meet/api/reference/rest/v2/conferenceRecords.transcripts.entries)\n--------------------------------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------|\n| [get](/workspace/meet/api/reference/rest/v2/conferenceRecords.transcripts.entries/get) | `GET /v2/{name=conferenceRecords/*/transcripts/*/entries/*}` Gets a `TranscriptEntry` resource by entry ID. |\n| [list](/workspace/meet/api/reference/rest/v2/conferenceRecords.transcripts.entries/list) | `GET /v2/{parent=conferenceRecords/*/transcripts/*}/entries` Lists the structured transcript entries per transcript. |\n\nREST Resource: [v2.spaces](/workspace/meet/api/reference/rest/v2/spaces)\n------------------------------------------------------------------------\n\n| Methods ||\n|-----------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------|\n| [create](/workspace/meet/api/reference/rest/v2/spaces/create) | `POST /v2/spaces` Creates a space. |\n| [endActiveConference](/workspace/meet/api/reference/rest/v2/spaces/endActiveConference) | `POST /v2/{name=spaces/*}:endActiveConference` Ends an active conference (if there's one). |\n| [get](/workspace/meet/api/reference/rest/v2/spaces/get) | `GET /v2/{name=spaces/*}` Gets details about a meeting space. |\n| [patch](/workspace/meet/api/reference/rest/v2/spaces/patch) | `PATCH /v2/{space.name=spaces/*}` Updates details about a meeting space. |"]]