localId property

List<String>? localId
getter/setter pair

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;