IdentityProvider$json top-level constant
- @Deprecated('Use identityProviderDescriptor instead')
Implementation
@$core.Deprecated('Use identityProviderDescriptor instead')
const IdentityProvider$json = {
'1': 'IdentityProvider',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
{'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
{
'1': 'type',
'3': 3,
'4': 1,
'5': 14,
'6': '.zitadel.settings.v2beta.IdentityProviderType',
'10': 'type'
},
],
};