PatchUserSchema$json top-level constant

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

Implementation

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