AddAPIAppResponse$json top-level constant
- @Deprecated('Use addAPIAppResponseDescriptor instead')
Implementation
@$core.Deprecated('Use addAPIAppResponseDescriptor instead')
const AddAPIAppResponse$json = {
'1': 'AddAPIAppResponse',
'2': [
{'1': 'app_id', '3': 1, '4': 1, '5': 9, '10': 'appId'},
{
'1': 'details',
'3': 2,
'4': 1,
'5': 11,
'6': '.zitadel.v1.ObjectDetails',
'10': 'details'
},
{'1': 'client_id', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'clientId'},
{
'1': 'client_secret',
'3': 4,
'4': 1,
'5': 9,
'8': {},
'10': 'clientSecret'
},
],
};