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': 'instance',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.object.v3alpha.Instance',
      '8': {},
      '9': 0,
      '10': 'instance',
      '17': true
    },
    {
      '1': 'organization',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.zitadel.object.v3alpha.Organization',
      '8': {},
      '10': 'organization'
    },
    {
      '1': 'user',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.zitadel.resources.user.v3alpha.CreateUser',
      '10': 'user'
    },
  ],
  '8': [
    {'1': '_instance'},
  ],
};