Method: conferenceRecords.participants.participantSessions.get
Ruft eine Teilnehmersitzung anhand der Teilnehmersitzungs-ID ab.
HTTP-Anfrage
GET https://meet.googleapis.com/v2/{name=conferenceRecords/*/participants/*/participantSessions/*}
Die URL verwendet die Syntax der gRPC-Transcodierung.
Pfadparameter
Parameter |
name |
string
Erforderlich. Ressourcenname des Teilnehmers.
|
Anfragetext
Der Anfragetext muss leer sein.
Antworttext
Wenn der Vorgang erfolgreich abgeschlossen wurde, enthält der Antworttext eine Instanz von ParticipantSession
.
Autorisierungsbereiche
Erfordert einen der folgenden OAuth-Bereiche:
https://www.googleapis.com/auth/meetings.space.created
https://www.googleapis.com/auth/meetings.space.readonly
Weitere Informationen finden Sie im Leitfaden zur Autorisierung.
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-04-30 (UTC).
[null,null,["Zuletzt aktualisiert: 2024-04-30 (UTC)."],[[["Retrieves a specific participant session within a Google Meet conference record using its unique identifier."],["Requires providing the participant session's resource name as a path parameter in the request URL."],["The response provides detailed information about the participant session, including timing and engagement metrics, if successful and authorized."],["Requires specific OAuth scopes for authorization, allowing either read-only or full access to Google Meet space data."]]],[]]