ListSMTPConfigsResponse$json top-level constant
- @Deprecated('Use listSMTPConfigsResponseDescriptor instead')
Implementation
@$core.Deprecated('Use listSMTPConfigsResponseDescriptor instead')
const ListSMTPConfigsResponse$json = {
'1': 'ListSMTPConfigsResponse',
'2': [
{
'1': 'details',
'3': 1,
'4': 1,
'5': 11,
'6': '.zitadel.v1.ListDetails',
'10': 'details'
},
{
'1': 'result',
'3': 2,
'4': 3,
'5': 11,
'6': '.zitadel.settings.v1.SMTPConfig',
'10': 'result'
},
],
};