AddHumanUserResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use addHumanUserResponseDescriptor instead')
const AddHumanUserResponse$json = {
  '1': 'AddHumanUserResponse',
  '2': [
    {'1': 'user_id', '3': 1, '4': 1, '5': 9, '10': 'userId'},
    {
      '1': 'details',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.zitadel.v1.ObjectDetails',
      '10': 'details'
    },
  ],
};