PartSummary$json top-level constant
Implementation
@$core.Deprecated('Use partSummaryDescriptor instead')
const PartSummary$json = {
'1': 'PartSummary',
'2': [
{'1': 'part_id', '3': 1, '4': 1, '5': 9, '10': 'partId'},
{'1': 'part_name', '3': 2, '4': 1, '5': 9, '10': 'partName'},
{'1': 'last_online', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '9': 0, '10': 'lastOnline', '17': true},
{'1': 'viam_server_version', '3': 4, '4': 1, '5': 11, '6': '.viam.app.v1.ViamServerVersion', '9': 1, '10': 'viamServerVersion', '17': true},
{'1': 'viam_agent_version', '3': 5, '4': 1, '5': 11, '6': '.viam.app.v1.ViamAgentVersion', '9': 2, '10': 'viamAgentVersion', '17': true},
{'1': 'os', '3': 6, '4': 1, '5': 9, '9': 3, '10': 'os', '17': true},
{'1': 'platform', '3': 7, '4': 1, '5': 9, '9': 4, '10': 'platform', '17': true},
{'1': 'public_ip_address', '3': 8, '4': 1, '5': 9, '9': 5, '10': 'publicIpAddress', '17': true},
{'1': 'fragments', '3': 9, '4': 3, '5': 11, '6': '.viam.app.v1.FragmentSummary', '10': 'fragments'},
],
'8': [
{'1': '_last_online'},
{'1': '_viam_server_version'},
{'1': '_viam_agent_version'},
{'1': '_os'},
{'1': '_platform'},
{'1': '_public_ip_address'},
],
};