Tanda tangan properti MediaEntry.sessionName
ID sesi entri media.
Formatnya adalah participants/{participant}/participantSessions/{participant_session}
Anda dapat menggunakannya untuk mengambil informasi tambahan tentang sesi
peserta dari
resource
Meet REST API - ParticipantSessions.
Note
: Ini harus dalam format
conferenceRecords/{conference_record}/participants/{participant}/participantSessions/{participant_session}
.
Anda dapat mengambil data konferensi dari resource
Meet REST API - Conferences.
Tanda Tangan
sessionName?: string;
Detail
Jenis |
string |
Opsional |
Ya |
Hanya baca |
Tidak |
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-02-04 UTC.
[null,null,["Terakhir diperbarui pada 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."]]],[]]