EmailFilter$json top-level constant
Implementation
@$core.Deprecated('Use emailFilterDescriptor instead')
const EmailFilter$json = {
'1': 'EmailFilter',
'2': [
{'1': 'address', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'address'},
{
'1': 'method',
'3': 2,
'4': 1,
'5': 14,
'6': '.zitadel.resources.object.v3alpha.TextFilterMethod',
'8': {},
'10': 'method'
},
],
};