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': 'username', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'username'},
    {'1': 'method', '3': 2, '4': 1, '5': 14, '6': '.zitadel.object.v2beta.TextQueryMethod', '8': {}, '10': 'method'},
    {'1': 'is_organization_specific', '3': 3, '4': 1, '5': 8, '10': 'isOrganizationSpecific'},
  ],
};