UpdateUserRequest_Human$json top-level constant

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

Implementation

@$core.Deprecated('Use updateUserRequestDescriptor instead')
const UpdateUserRequest_Human$json = {
  '1': 'Human',
  '2': [
    {
      '1': 'profile',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.user.v2.UpdateUserRequest.Human.Profile',
      '9': 0,
      '10': 'profile',
      '17': true
    },
    {
      '1': 'email',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.zitadel.user.v2.SetHumanEmail',
      '9': 1,
      '10': 'email',
      '17': true
    },
    {
      '1': 'phone',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.zitadel.user.v2.SetHumanPhone',
      '9': 2,
      '10': 'phone',
      '17': true
    },
    {
      '1': 'password',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.zitadel.user.v2.SetPassword',
      '9': 3,
      '10': 'password',
      '17': true
    },
  ],
  '3': [UpdateUserRequest_Human_Profile$json],
  '8': [
    {'1': '_profile'},
    {'1': '_email'},
    {'1': '_phone'},
    {'1': '_password'},
  ],
};