UpdateRobotRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use updateRobotRequestDescriptor instead')
const UpdateRobotRequest$json = {
  '1': 'UpdateRobotRequest',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    {'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
    {'1': 'location', '3': 3, '4': 1, '5': 9, '10': 'location'},
  ],
};