CreateUserRequest

CreateUserRequest

Request message for the CreateUser method.

Fields
parent

string

Required. The resource name of the account for which a user will be created. Format: accounts/{account}

user_id

string

Required. The email address of the user (for example, john.doe@gmail.com ).

user

User

Optional. The user to create.