PlanStatus$json top-level constant

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

Implementation

@$core.Deprecated('Use planStatusDescriptor instead')
const PlanStatus$json = {
  '1': 'PlanStatus',
  '2': [
    {'1': 'state', '3': 1, '4': 1, '5': 14, '6': '.viam.service.motion.v1.PlanState', '10': 'state'},
    {'1': 'timestamp', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'timestamp'},
    {'1': 'reason', '3': 3, '4': 1, '5': 9, '9': 0, '10': 'reason', '17': true},
  ],
  '8': [
    {'1': '_reason'},
  ],
};