localId property

String? localId
getter/setter pair

The ID of user account to delete.

Specifying this field requires a Google OAuth 2.0 credential with proper permissions. Requests from users lacking the credential should pass an ID token instead.

Implementation

core.String? localId;