RobotPartHistoryEntry$json top-level constant
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'},
{'1': 'edited_by', '3': 5, '4': 1, '5': 11, '6': '.viam.app.v1.AuthenticatorInfo', '8': {}, '10': 'editedBy'},
],
};