GetUserSchema$json top-level constant

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

Implementation

@$core.Deprecated('Use getUserSchemaDescriptor instead')
const GetUserSchema$json = {
  '1': 'GetUserSchema',
  '2': [
    {
      '1': 'details',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.resources.object.v3alpha.Details',
      '10': 'details'
    },
    {
      '1': 'config',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.zitadel.resources.userschema.v3alpha.UserSchema',
      '10': 'config'
    },
    {
      '1': 'state',
      '3': 3,
      '4': 1,
      '5': 14,
      '6': '.zitadel.resources.userschema.v3alpha.State',
      '8': {},
      '10': 'state'
    },
    {'1': 'revision', '3': 4, '4': 1, '5': 13, '8': {}, '10': 'revision'},
  ],
};