DisplayNameQuery$json top-level constant

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

Implementation

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