MoveThroughJointPositionsStreamedRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use moveThroughJointPositionsStreamedRequestDescriptor instead')
const MoveThroughJointPositionsStreamedRequest$json = {
  '1': 'MoveThroughJointPositionsStreamedRequest',
  '2': [
    {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    {'1': 'init', '3': 2, '4': 1, '5': 11, '6': '.viam.component.arm.v1.MoveThroughJointPositionsStreamedRequest.Init', '9': 0, '10': 'init'},
    {'1': 'batch', '3': 3, '4': 1, '5': 11, '6': '.viam.component.arm.v1.MoveThroughJointPositionsStreamedRequest.TrajectoryBatch', '9': 0, '10': 'batch'},
  ],
  '3': [MoveThroughJointPositionsStreamedRequest_Init$json, MoveThroughJointPositionsStreamedRequest_TrajectoryBatch$json],
  '8': [
    {'1': 'message'},
  ],
};