Method: conferenceRecords.participants.participantSessions.get
الحصول على جلسة مشارك حسب رقم تعريف جلسة المشارك.
طلب HTTP
GET https://meet.googleapis.com/v2/{name=conferenceRecords/*/participants/*/participantSessions/*}
يستخدم عنوان URL بنية تحويل الترميز gRPC.
معلمات المسار
المَعلمات |
name |
string
مطلوبة. اسم المورد للمشارك.
|
نص الطلب
يجب أن يكون نص الطلب فارغًا.
نص الاستجابة
إذا كانت الاستجابة ناجحة، يحتوي نص الاستجابة على مثال ParticipantSession
.
نطاقات التفويض
يتطلب استخدام أحد نطاقات OAuth التالية:
https://www.googleapis.com/auth/meetings.space.created
https://www.googleapis.com/auth/meetings.space.readonly
لمزيد من المعلومات، يُرجى الاطّلاع على دليل التفويض.
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-04-30 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-04-30 (حسب التوقيت العالمي المتفَّق عليه)"],[[["Retrieves a specific participant session within a Google Meet conference record using its unique identifier."],["Requires providing the participant session's resource name as a path parameter in the request URL."],["The response provides detailed information about the participant session, including timing and engagement metrics, if successful and authorized."],["Requires specific OAuth scopes for authorization, allowing either read-only or full access to Google Meet space data."]]],[]]