SMTPConfig$json top-level constant
Implementation
@$core.Deprecated('Use sMTPConfigDescriptor instead')
const SMTPConfig$json = {
'1': 'SMTPConfig',
'2': [
{
'1': 'details',
'3': 1,
'4': 1,
'5': 11,
'6': '.zitadel.v1.ObjectDetails',
'10': 'details'
},
{
'1': 'sender_address',
'3': 2,
'4': 1,
'5': 9,
'8': {},
'10': 'senderAddress'
},
{'1': 'sender_name', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'senderName'},
{'1': 'tls', '3': 4, '4': 1, '5': 8, '10': 'tls'},
{'1': 'host', '3': 5, '4': 1, '5': 9, '8': {}, '10': 'host'},
{'1': 'user', '3': 6, '4': 1, '5': 9, '8': {}, '10': 'user'},
{
'1': 'reply_to_address',
'3': 7,
'4': 1,
'5': 9,
'8': {},
'10': 'replyToAddress'
},
{
'1': 'state',
'3': 8,
'4': 1,
'5': 14,
'6': '.zitadel.settings.v1.SMTPConfigState',
'10': 'state'
},
{'1': 'description', '3': 9, '4': 1, '5': 9, '8': {}, '10': 'description'},
{'1': 'id', '3': 10, '4': 1, '5': 9, '10': 'id'},
],
};