User$json top-level constant

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

Implementation

@$core.Deprecated('Use userDescriptor instead')
const User$json = {
  '1': 'User',
  '2': [
    {'1': 'user_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'userId'},
    {'1': 'details', '3': 2, '4': 1, '5': 11, '6': '.zitadel.object.v2beta.Details', '10': 'details'},
    {'1': 'authenticators', '3': 3, '4': 1, '5': 11, '6': '.zitadel.user.v3alpha.Authenticators', '10': 'authenticators'},
    {'1': 'contact', '3': 4, '4': 1, '5': 11, '6': '.zitadel.user.v3alpha.Contact', '10': 'contact'},
    {'1': 'state', '3': 5, '4': 1, '5': 14, '6': '.zitadel.user.v3alpha.State', '10': 'state'},
    {'1': 'schema', '3': 6, '4': 1, '5': 11, '6': '.zitadel.user.v3alpha.Schema', '10': 'schema'},
    {'1': 'data', '3': 7, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'data'},
  ],
};