[[["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::PhoneUser Struct Reference\n\nmeet::PhoneUser\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\nPhone user, always has a display name.\n\nSummary\n-------\n\nUser dialing in from a phone where the user's identity is unknown because they haven't signed in with a Google Account.\n\n| ### Public attributes ||\n|-------------------------------------------------------------------------------|--------------------------------------------------------------------|\n| [display_name](#structmeet_1_1_phone_user_1afa3452ad16f609dd803cb61dffecc92d) | `std::string` Partially redacted user's phone number when calling. |\n\nPublic attributes\n-----------------\n\n### display_name\n\n```c++\nstd::string meet::PhoneUser::display_name\n``` \nPartially redacted user's phone number when calling."]]