Interface SignedInUser
A signed in user in a Meet call.
Signature
interface SignedInUser
Property signatures
Name |
Description |
displayName |
Display name of the user. First and last name for a personal device. Admin defined name for a robot account. |
user |
Unique ID for the user. Interoperable with Admin SDK API and People API. Format: users/{user} |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-04 UTC.
[null,null,["Last updated 2025-02-04 UTC."],[[["This information relates to the Google Workspace Developer Preview Program, which offers early access to certain features."],["The `SignedInUser` interface defines properties for a user in a Meet call."],["The `displayName` property provides the user's display name, which can vary depending on the account type."],["The `user` property contains a unique ID for the user, which can be used with the Admin SDK API and People API."]]],[]]