RobotPartHistoryEntry$json top-level constant

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

Implementation

@$core.Deprecated('Use robotPartHistoryEntryDescriptor instead')
const RobotPartHistoryEntry$json = {
  '1': 'RobotPartHistoryEntry',
  '2': [
    {'1': 'part', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'part'},
    {'1': 'robot', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'robot'},
    {'1': 'when', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '8': {}, '10': 'when'},
    {'1': 'old', '3': 4, '4': 1, '5': 11, '6': '.viam.app.v1.RobotPart', '8': {}, '10': 'old'},
  ],
};