[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[],[],null,["# meet::AnonymousUser Struct Reference\n\nmeet::AnonymousUser\n===================\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\n\n`#include \u003cparticipants_resource.h\u003e`\n\nAnonymous user.\n\nSummary\n-------\n\n| ### Public attributes ||\n|-----------------------------------------------------------------------------------|---------------------------------------------------------------------------|\n| [display_name](#structmeet_1_1_anonymous_user_1a04760b8b06c608d3bb953d11fa26b423) | `std::string` User provided name when they join a conference anonymously. |\n\nPublic attributes\n-----------------\n\n### display_name\n\n```c++\nstd::string meet::AnonymousUser::display_name\n``` \nUser provided name when they join a conference anonymously."]]