חתימה של מאפיין MediaEntry.participantKey
מפתח המשתתף של המשתתף המשויך. הפורמט הוא participants/{participant}
.
אפשר להשתמש בזה כדי לאחזר מידע נוסף על המשתתף מהמשאב Meet REST API – Participants.
Note
: צריך להיות בפורמט של conferenceRecords/{conference_record}/participants/{participant}
.
אפשר לאחזר את הרשומה של ישיבת הוועידה מהמשאב Meet REST API – Conferences.
חתימה
participantKey?: string;
פרטים
סוג |
string |
אופציונלי |
כן |
קריאה בלבד |
לא |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-02-06 (שעון UTC).
[null,null,["עדכון אחרון: 2025-02-06 (שעון UTC)."],[[["This feature is accessible through the Google Workspace Developer Preview Program, offering early access to new functionalities."],["The participant key, formatted as `participants/{participant}`, is crucial for accessing additional participant details."],["Retrieving the conference record is necessary, as the full participant key format is `conferenceRecords/{conference_record}/participants/{participant}`."],["The key, a string, is optional, and can be used to get additional information through the Meet REST API."]]],[]]