Podpis właściwości MediaEntry.sessionName
Identyfikator sesji wpisu multimedialnego.
Format to participants/{participant}/participantSessions/{participant_session}
Możesz go użyć do pobrania dodatkowych informacji o sesji uczestnika z zasobu Meet REST API – ParticipantSessions.
Note
: musi mieć format conferenceRecords/{conference_record}/participants/{participant}/participantSessions/{participant_session}
.
Rekord rozmowy wideo możesz pobrać z zasobu Meet REST API – Conferences.
Podpis
sessionName?: string;
Szczegóły
Typ |
string |
Opcjonalny |
Tak |
Tylko do odczytu |
Nie |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-02-04 UTC.
[null,null,["Ostatnia aktualizacja: 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."]]],[]]