CreateSessionResponse$json top-level constant
Implementation
@$core.Deprecated('Use createSessionResponseDescriptor instead')
const CreateSessionResponse$json = {
'1': 'CreateSessionResponse',
'2': [
{
'1': 'details',
'3': 1,
'4': 1,
'5': 11,
'6': '.zitadel.object.v2beta.Details',
'10': 'details'
},
{'1': 'session_id', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'sessionId'},
{
'1': 'session_token',
'3': 3,
'4': 1,
'5': 9,
'8': {},
'10': 'sessionToken'
},
{
'1': 'challenges',
'3': 4,
'4': 1,
'5': 11,
'6': '.zitadel.session.v2beta.Challenges',
'10': 'challenges'
},
],
};