localId property
The ID of one or more accounts to fetch.
Should only be specified by authenticated requests bearing a Google OAuth 2.0 credential with proper permissions.
Implementation
core.List<core.String>? localId;
The ID of one or more accounts to fetch.
Should only be specified by authenticated requests bearing a Google OAuth 2.0 credential with proper permissions.
core.List<core.String>? localId;