संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
मीडिया एंट्री का सेशन आईडी.
फ़ॉर्मैट participants/{participant}/participantSessions/{participant_session} है
इसका इस्तेमाल करके, Meet REST API - ParticipantSessions संसाधन से, मीटिंग में हिस्सा लेने वाले व्यक्ति के सेशन के बारे में ज़्यादा जानकारी हासिल की जा सकती है.
Note: यह conferenceRecords/{conference_record}/participants/{participant}/participantSessions/{participant_session} फ़ॉर्मैट में होना चाहिए.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 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|----------|----------|"]]