CreateUserRequest$json top-level constant

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

Implementation

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