Google Meet API
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Google Meet'te toplantı oluşturabilir ve yönetebilirsiniz.
Hizmet: meet.googleapis.com
Bu hizmeti çağırmak için Google tarafından sağlanan istemci kitaplıklarını kullanmanızı öneririz. Uygulamanızın bu hizmeti çağırmak için kendi kitaplıklarınızı kullanması gerekiyorsa API isteklerini gönderirken aşağıdaki bilgileri kullanın.
Keşif dokümanı
Keşif belgesi, REST API'leri tanımlamak ve kullanmak için makine tarafından okunabilir bir spesifikasyondur. İstemci kitaplıkları, IDE eklentileri ve Google API'leriyle etkileşime geçen diğer araçları oluşturmak için kullanılır. Bir hizmet birden fazla keşif dokümanı sağlayabilir. Bu hizmet, aşağıdaki keşif dokümanını sağlar:
Hizmet uç noktası
Hizmet uç noktası, bir API hizmetinin ağ adresini belirten bir ana URL'dir. Bir hizmetin birden fazla hizmet uç noktası olabilir. Bu hizmetin aşağıdaki hizmet uç noktası vardır ve aşağıdaki tüm URI'ler bu hizmet uç noktasıyla ilgilidir:
https://meet.googleapis.com
Yöntemler |
get |
GET /v2/{name=conferenceRecords/*}
Konferans kimliğine göre bir konferans kaydı alır. |
list |
GET /v2/conferenceRecords
Konferans kayıtlarını listeler. |
Yöntemler |
get |
GET /v2/{name=conferenceRecords/*/participants/*}
Katılımcı kimliğine göre bir katılımcı alır. |
list |
GET /v2/{parent=conferenceRecords/*}/participants
Bir konferans kaydındaki katılımcıları listeler. |
Yöntemler |
get |
GET /v2/{name=conferenceRecords/*/participants/*/participantSessions/*}
Katılımcı oturum kimliğine göre bir katılımcı oturumu alır. |
list |
GET /v2/{parent=conferenceRecords/*/participants/*}/participantSessions
Bir konferans kaydındaki katılımcının katılımcı oturumlarını listeler. |
Yöntemler |
get |
GET /v2/{name=conferenceRecords/*/recordings/*}
Kayıt kimliğine göre kayıt alır. |
list |
GET /v2/{parent=conferenceRecords/*}/recordings
Konferans kaydındaki kayıt kaynaklarını listeler. |
Yöntemler |
get |
GET /v2/{name=conferenceRecords/*/transcripts/*}
Transkript kimliğine göre transkript alır. |
list |
GET /v2/{parent=conferenceRecords/*}/transcripts
Konferans kaydındaki transkriptleri listeler. |
Yöntemler |
get |
GET /v2/{name=conferenceRecords/*/transcripts/*/entries/*}
Giriş kimliğine göre bir TranscriptEntry kaynağı alır. |
list |
GET /v2/{parent=conferenceRecords/*/transcripts/*}/entries
Transkript başına yapılandırılmış transkript girişlerini listeler. |
Yöntemler |
create |
POST /v2/spaces
Alan oluşturur. |
endActiveConference |
POST /v2/{name=spaces/*}:endActiveConference
Etkin bir konferansı (varsa) sonlandırır. |
get |
GET /v2/{name=spaces/*}
Toplantı alanıyla ilgili ayrıntıları alır. |
patch |
PATCH /v2/{space.name=spaces/*}
Toplantı alanıyla ilgili ayrıntıları günceller. |
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-25 UTC.
[null,null,["Son güncelleme tarihi: 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. |"]]