GetIdentityProviderIntentRequest$json top-level constant
- @Deprecated('Use getIdentityProviderIntentRequestDescriptor instead')
Map<String, Object>
const
GetIdentityProviderIntentRequest$json
Implementation
@$core.Deprecated('Use getIdentityProviderIntentRequestDescriptor instead')
const GetIdentityProviderIntentRequest$json = {
'1': 'GetIdentityProviderIntentRequest',
'2': [
{
'1': 'instance',
'3': 1,
'4': 1,
'5': 11,
'6': '.zitadel.object.v3alpha.Instance',
'8': {},
'9': 0,
'10': 'instance',
'17': true
},
{
'1': 'organization',
'3': 2,
'4': 1,
'5': 11,
'6': '.zitadel.object.v3alpha.Organization',
'9': 1,
'10': 'organization',
'17': true
},
{
'1': 'idp_intent_id',
'3': 3,
'4': 1,
'5': 9,
'8': {},
'10': 'idpIntentId'
},
{
'1': 'idp_intent_token',
'3': 4,
'4': 1,
'5': 9,
'8': {},
'10': 'idpIntentToken'
},
],
'8': [
{'1': '_instance'},
{'1': '_organization'},
],
};