ApplicationNameFilter$json top-level constant

  1. @Deprecated('Use applicationNameFilterDescriptor instead')
Map<String, Object> const ApplicationNameFilter$json

Implementation

@$core.Deprecated('Use applicationNameFilterDescriptor instead')
const ApplicationNameFilter$json = {
  '1': 'ApplicationNameFilter',
  '2': [
    {'1': 'name', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'name'},
    {
      '1': 'method',
      '3': 2,
      '4': 1,
      '5': 14,
      '6': '.zitadel.filter.v2.TextFilterMethod',
      '8': {},
      '10': 'method'
    },
  ],
};