UserNameQuery$json top-level constant

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

Implementation

@$core.Deprecated('Use userNameQueryDescriptor instead')
const UserNameQuery$json = {
  '1': 'UserNameQuery',
  '2': [
    {'1': 'user_name', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'userName'},
    {
      '1': 'method',
      '3': 2,
      '4': 1,
      '5': 14,
      '6': '.zitadel.object.v2.TextQueryMethod',
      '8': {},
      '10': 'method'
    },
  ],
};