GetMachineStatusResponse$json top-level constant
Implementation
@$core.Deprecated('Use getMachineStatusResponseDescriptor instead')
const GetMachineStatusResponse$json = {
'1': 'GetMachineStatusResponse',
'2': [
{'1': 'resources', '3': 1, '4': 3, '5': 11, '6': '.viam.robot.v1.ResourceStatus', '10': 'resources'},
{'1': 'config', '3': 2, '4': 1, '5': 11, '6': '.viam.robot.v1.ConfigStatus', '10': 'config'},
{'1': 'state', '3': 3, '4': 1, '5': 14, '6': '.viam.robot.v1.GetMachineStatusResponse.State', '10': 'state'},
],
'4': [GetMachineStatusResponse_State$json],
};