PatchUser$json top-level constant

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

Implementation

@$core.Deprecated('Use patchUserDescriptor instead')
const PatchUser$json = {
  '1': 'PatchUser',
  '2': [
    {
      '1': 'schema_id',
      '3': 1,
      '4': 1,
      '5': 9,
      '8': {},
      '9': 0,
      '10': 'schemaId',
      '17': true
    },
    {
      '1': 'data',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Struct',
      '8': {},
      '9': 1,
      '10': 'data',
      '17': true
    },
    {
      '1': 'contact',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.zitadel.resources.user.v3alpha.SetContact',
      '9': 2,
      '10': 'contact',
      '17': true
    },
  ],
  '8': [
    {'1': '_schema_id'},
    {'1': '_data'},
    {'1': '_contact'},
  ],
};