Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
ID de session de l'entrée multimédia.
Le format est participants/{participant}/participantSessions/{participant_session}.
Vous pouvez l'utiliser pour récupérer des informations supplémentaires sur la session du participant à partir de la ressource API REST Meet – ParticipantSessions.
Note: doit être au format conferenceRecords/{conference_record}/participants/{participant}/participantSessions/{participant_session}.
Vous pouvez récupérer l'enregistrement de la conférence à partir de la ressource API REST Meet – Conférences.
Signature
sessionName?:string;
Détails
Type
string
Facultatif
Oui
Lecture seule
Non
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/07/25 (UTC).
[null,null,["Dernière mise à jour le 2025/07/25 (UTC)."],[],[],null,["# Property signature MediaEntry.sessionName\n\n| **Developer Preview:** Available as part of the [Google Workspace Developer Preview Program](https://developers.google.com/workspace/preview), which grants early access to certain features. \n|\n| **To use the Meet Media API to access real-time media from a conference, the Google Cloud project, OAuth principal, and all participants in the conference must be enrolled in the Developer Preview Program.**\n\nThe session ID of the media entry.\n\nFormat is `participants/{participant}/participantSessions/{participant_session}`\n\nYou can use this to retrieve additional information about the participant\nsession from the\n[Meet REST API - ParticipantSessions](/meet/api/reference/rest/v2/conferenceRecords.participants.participantSessions)\nresource.\n\n`Note`: This has to be in the format of\n`conferenceRecords/{conference_record}/participants/{participant}/participantSessions/{participant_session}`.\n\nYou can retrieve the conference record from the\n[Meet REST API - Conferences](/meet/api/guides/conferences)\nresource.\n\nSignature\n---------\n\n sessionName?: string;\n\nDetails\n-------\n\n| Type | `string` |\n| Optional | Yes |\n| Readonly | No |\n|----------|----------|"]]