user
The system data type user
stores information about users.
Fields
Field
Format
Description
_generated_displayname
string
The generated displayname of the user. This uses login
and email
.
_id
int64
The id of the user. It is automatically assigned.
Last updated