CreateUserSchemaRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use createUserSchemaRequestDescriptor instead')
const CreateUserSchemaRequest$json = {
  '1': 'CreateUserSchemaRequest',
  '2': [
    {'1': 'type', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'type'},
    {'1': 'schema', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '8': {}, '9': 0, '10': 'schema'},
    {'1': 'possible_authenticators', '3': 3, '4': 3, '5': 14, '6': '.zitadel.user.schema.v3alpha.AuthenticatorType', '8': {}, '10': 'possibleAuthenticators'},
  ],
  '8': [
    {'1': 'data_type', '2': {}},
  ],
};