Property signature SignedInUser.displayName
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".
Signature
displayName: string;
Details
Type |
string |
Optional |
No |
Readonly |
No |
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-01-24 UTC.
[null,null,["Last updated 2025-01-24 UTC."],[[["The feature is currently in Developer Preview, accessible through the Google Workspace Developer Preview Program."],["Personal device names are based on the user's first and last name."],["Robot accounts use administrator-defined device names, such as \"Altostrat Room\"."],["The `displayName` signature is a string type, which is neither optional nor read-only."]]],[]]