localId property

String? localId
getter/setter pair

The ID of the user to create.

The ID must be unique within the project that the user is being created under. Specifying this field requires a Google OAuth 2.0 credential with the proper permissions.

Implementation

core.String? localId;