Die Medieneinträge, die mit diesem Teilnehmer verknüpft sind. Diese können vorübergehend sein. Es gibt eine Beziehung zwischen einem Teilnehmer und vielen Medieneinträgen.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-07-25 (UTC)."],[],[],null,["# Interface Participant\n\n| **Developer Preview:** Available as part of the [Google Workspace Developer Preview Program](https://developers.google.com/workspace/preview), which grants early access to certain features. \n|\n| **To use the Meet Media API to access real-time media from a conference, the Google Cloud project, OAuth principal, and all participants in the conference must be enrolled in the Developer Preview Program.**\n\nAn abstraction that represents a participant in a Meet call. Contains the\nparticipant object and the media entries associated with this participant.\n\nSignature\n---------\n\n interface Participant\n\nProperty signatures\n-------------------\n\n| Name | Description |\n|---------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------|\n| [`mediaEntries`](./media_api_web.participant.mediaentries.md) | The media entries associated with this participant. These can be transient. There is one participant to many media entries relationship. |\n| [`participant`](./media_api_web.participant.participant.md) | Participant abstraction associated with this participant. |"]]