Подпись свойства MediaEntry.participantKey,Подпись свойства MediaEntry.participantKey
Ключ участника связанного участника. Формат: participants/{participant}
.
Вы можете использовать это для получения дополнительной информации об участнике из ресурса Meet REST API — Участники .
Note
. Это должно быть в формате conferenceRecords/{conference_record}/participants/{participant}
.
Вы можете получить запись конференции из ресурса Meet REST API — Conferences .
Подпись
participantKey?: string;
Подробности
Тип | string |
---|
Необязательный | Да |
---|
Только чтение | Нет |
---|
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2025-02-05 UTC.
[null,null,["Последнее обновление: 2025-02-05 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."]]],[]]