A user in Hangouts Chat.
JSON representation | |
---|---|
{
"name": string,
"displayName": string,
"domainId": string,
"type": enum ( |
Fields | |
---|---|
name |
Resource name, in the format "users/*". |
displayName |
The user's display name. |
domainId |
Obfuscated domain information. |
type |
User type. |
Type
Enums | |
---|---|
TYPE_UNSPECIFIED |
Default value for the enum. DO NOT USE. |
HUMAN |
Human user. |
BOT |
Bot user. |