Property-Signatur „MediaEntry.sessionName“
Die Sitzungs-ID des Medieneintrags.
Format ist participants/{participant}/participantSessions/{participant_session}
So können Sie zusätzliche Informationen zur Teilnehmersitzung aus der Ressource Meet REST API – Teilnehmersitzungen abrufen.
Note
: Muss im Format conferenceRecords/{conference_record}/participants/{participant}/participantSessions/{participant_session}
sein.
Sie können den Konferenzdatensatz aus der Ressource Meet REST API – Konferenzen abrufen.
Unterschrift
sessionName?: string;
Details
Typ |
string |
Optional |
Ja |
Schreibgeschützt |
Nein |
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: 2025-02-04 (UTC).
[null,null,["Zuletzt aktualisiert: 2025-02-04 (UTC)."],[[["This information details the `sessionName` property for participant sessions within the Google Meet REST API."],["The `sessionName` provides a unique identifier to retrieve details of a participant's session using the Meet REST API - ParticipantSessions resource."],["The format for `sessionName` is `conferenceRecords/{conference_record}/participants/{participant}/participantSessions/{participant_session}` and can be found through the Google Workspace Developer Preview Program."],["It's an optional string value that is not read-only."]]],[]]