GetMachineStatusResponse$json top-level constant

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

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'},
  ],
};