federatedUserId property

List<GoogleCloudIdentitytoolkitV1FederatedUserIdentifier>? federatedUserId
getter/setter pair

The federated user identifier 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<GoogleCloudIdentitytoolkitV1FederatedUserIdentifier>?
    federatedUserId;