Property-Signatur „MediaEntry.participantKey“
Teilnehmerschlüssel des verknüpften Teilnehmers. Format ist participants/{participant}
.
So können Sie zusätzliche Informationen über den Teilnehmer aus der Ressource Meet REST API – Teilnehmer abrufen.
Note
: Muss im Format conferenceRecords/{conference_record}/participants/{participant}
sein.
Sie können den Konferenzdatensatz aus der Ressource Meet REST API – Konferenzen abrufen.
Unterschrift
participantKey?: string;
Details
Typ |
string |
Optional |
Ja |
Schreibgeschützt |
Nein |
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2025-02-06 (UTC).
[null,null,["Zuletzt aktualisiert: 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."]]],[]]