[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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. |"]]