localId property
The ID of the user.
Specifying this field requires a Google OAuth 2.0 credential with proper permissions. For requests from end-users, an ID token should be passed instead.
Implementation
core.String? localId;
The ID of the user.
Specifying this field requires a Google OAuth 2.0 credential with proper permissions. For requests from end-users, an ID token should be passed instead.
core.String? localId;