AddAppleProviderRequest$json top-level constant
Implementation
@$core.Deprecated('Use addAppleProviderRequestDescriptor instead')
const AddAppleProviderRequest$json = {
'1': 'AddAppleProviderRequest',
'2': [
{'1': 'name', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'name'},
{'1': 'client_id', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'clientId'},
{'1': 'team_id', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'teamId'},
{'1': 'key_id', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'keyId'},
{'1': 'private_key', '3': 5, '4': 1, '5': 12, '8': {}, '10': 'privateKey'},
{'1': 'scopes', '3': 6, '4': 3, '5': 9, '8': {}, '10': 'scopes'},
{
'1': 'provider_options',
'3': 7,
'4': 1,
'5': 11,
'6': '.zitadel.idp.v1.Options',
'10': 'providerOptions'
},
],
};