[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-07-25。"],[],[],null,["# Interface SignedInUser\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\nSigned in user type, always has a unique id and display name.\n\nSignature\n---------\n\n declare interface SignedInUser\n\nProperty signatures\n-------------------\n\n| Name | Description |\n|----------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [`displayName`](./media_api.signedinuser.displayname.md) | For a personal device, it's the user's first name and last name. For a robot account, it's the administrator-specified device name. For example, \"Altostrat Room\". |\n| [`user`](./media_api.signedinuser.user.md) | Unique ID for the user. Interoperable with [`Admin SDK API`](/admin-sdk/directory/reference/rest/v1/users) and [People API](/people/api/rest/v1/people). Format: `users/{user}` |"]]