identityProvider property
Identify provider of the profile.
Output only. Possible string values are:
- "IDENTITY_PROVIDER_UNSPECIFIED" : Represents an unspecified identity provider.
- "GOOGLE_IDENTITY_PROVIDER" : Represents a Google identity provider.
- "EXTERNAL_IDENTITY_PROVIDER" : Represents an external identity provider.
Implementation
core.String? identityProvider;