UserPreferredLoginNameFilter$json top-level constant

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

Implementation

@$core.Deprecated('Use userPreferredLoginNameFilterDescriptor instead')
const UserPreferredLoginNameFilter$json = {
  '1': 'UserPreferredLoginNameFilter',
  '2': [
    {
      '1': 'preferred_login_name',
      '3': 1,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'preferredLoginName'
    },
    {
      '1': 'method',
      '3': 2,
      '4': 1,
      '5': 14,
      '6': '.zitadel.filter.v2beta.TextFilterMethod',
      '8': {},
      '10': 'method'
    },
  ],
};