CatchUp$json top-level constant

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

Implementation

@$core.Deprecated('Use catchUpDescriptor instead')
const CatchUp$json = const {
  '1': 'CatchUp',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 11, '6': '.spine.server.catchup.CatchUpId', '10': 'id'},
    const {'1': 'request', '3': 2, '4': 1, '5': 11, '6': '.spine.server.catchup.CatchUp.Request', '8': const {}, '10': 'request'},
    const {'1': 'when_last_read', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'whenLastRead'},
    const {'1': 'status', '3': 4, '4': 1, '5': 14, '6': '.spine.server.catchup.CatchUpStatus', '8': const {}, '10': 'status'},
    const {'1': 'total_shards', '3': 5, '4': 1, '5': 5, '10': 'totalShards'},
    const {'1': 'affected_shard', '3': 6, '4': 3, '5': 5, '10': 'affectedShard'},
  ],
  '3': const [CatchUp_Request$json],
  '7': const {},
};