CreateUser$json top-level constant

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

Implementation

@$core.Deprecated('Use createUserDescriptor instead')
const CreateUser$json = {
  '1': 'CreateUser',
  '2': [
    {'1': 'schema_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'schemaId'},
    {
      '1': 'data',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Struct',
      '8': {},
      '10': 'data'
    },
    {
      '1': 'contact',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.zitadel.resources.user.v3alpha.SetContact',
      '10': 'contact'
    },
    {
      '1': 'authenticators',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.zitadel.resources.user.v3alpha.SetAuthenticators',
      '10': 'authenticators'
    },
    {
      '1': 'user_id',
      '3': 5,
      '4': 1,
      '5': 9,
      '8': {},
      '9': 0,
      '10': 'userId',
      '17': true
    },
  ],
  '8': [
    {'1': '_user_id'},
  ],
};