GetPoseRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getPoseRequestDescriptor instead')
const GetPoseRequest$json = {
  '1': 'GetPoseRequest',
  '2': [
    {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    {'1': 'component_name', '3': 2, '4': 1, '5': 11, '6': '.viam.common.v1.ResourceName', '10': 'componentName'},
    {'1': 'destination_frame', '3': 3, '4': 1, '5': 9, '10': 'destinationFrame'},
    {'1': 'supplemental_transforms', '3': 4, '4': 3, '5': 11, '6': '.viam.common.v1.Transform', '10': 'supplementalTransforms'},
    {'1': 'extra', '3': 99, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'extra'},
  ],
};