UpdateAPIApplicationConfigurationRequest$json top-level constant
- @Deprecated('Use updateAPIApplicationConfigurationRequestDescriptor instead')
Map<String, Object>
const
UpdateAPIApplicationConfigurationRequest$json
Implementation
@$core.Deprecated(
'Use updateAPIApplicationConfigurationRequestDescriptor instead')
const UpdateAPIApplicationConfigurationRequest$json = {
'1': 'UpdateAPIApplicationConfigurationRequest',
'2': [
{
'1': 'auth_method_type',
'3': 1,
'4': 1,
'5': 14,
'6': '.zitadel.application.v2.APIAuthMethodType',
'8': {},
'10': 'authMethodType'
},
],
};