توقيع الخاصية MediaEntry.sessionName
معرّف الجلسة لإدخال الوسائط
التنسيق هو participants/{participant}/participantSessions/{participant_session}
يمكنك استخدام هذا الإجراء لاسترداد معلومات إضافية عن جلسة مشاركين من موارد
Meet REST API - ParticipantSessions.
Note
: يجب أن يكون هذا العنوان بالتنسيق التالي:
conferenceRecords/{conference_record}/participants/{participant}/participantSessions/{participant_session}
.
يمكنك استرداد سجلّ المؤتمر من مرجع
Meet REST API - المؤتمرات.
التوقيع
sessionName?: string;
التفاصيل
النوع |
string |
اختياري |
نعم |
للقراءة فقط |
لا |
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-02-04 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-02-04 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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."]]],[]]