Updates a user’s email address. Permissions required: bb.users.updateEmail
The user id.
OK
The name of the user. Format: users/{email}
The lifecycle state of the user account.
STATE_UNSPECIFIED, ACTIVE, DELETED The email address of the user, used for login and notifications.
The display title or full name of the user.
The type of user account.
USER_TYPE_UNSPECIFIED, USER, SYSTEM_BOT, SERVICE_ACCOUNT, WORKLOAD_IDENTITY The mfa_enabled flag means if the user has enabled MFA.
Temporary OTP secret used during MFA setup and regeneration.
Temporary recovery codes used during MFA setup and regeneration.
Timestamp when temp_otp_secret was created. Used by frontend to show countdown timer.
Should be a valid E.164 compliant phone number. Could be empty.
User profile metadata.
The groups for the user. Format: groups/{email}
Workload Identity configuration (only for WORKLOAD_IDENTITY type)