HumanUser$json top-level constant

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

Implementation

@$core.Deprecated('Use humanUserDescriptor instead')
const HumanUser$json = {
  '1': 'HumanUser',
  '2': [
    {'1': 'user_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'userId'},
    {'1': 'state', '3': 2, '4': 1, '5': 14, '6': '.zitadel.user.v2beta.UserState', '8': {}, '10': 'state'},
    {'1': 'username', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'username'},
    {'1': 'login_names', '3': 4, '4': 3, '5': 9, '8': {}, '10': 'loginNames'},
    {'1': 'preferred_login_name', '3': 5, '4': 1, '5': 9, '8': {}, '10': 'preferredLoginName'},
    {'1': 'profile', '3': 6, '4': 1, '5': 11, '6': '.zitadel.user.v2beta.HumanProfile', '10': 'profile'},
    {'1': 'email', '3': 7, '4': 1, '5': 11, '6': '.zitadel.user.v2beta.HumanEmail', '10': 'email'},
    {'1': 'phone', '3': 8, '4': 1, '5': 11, '6': '.zitadel.user.v2beta.HumanPhone', '10': 'phone'},
  ],
};