GetPointCloudMapRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getPointCloudMapRequestDescriptor instead')
const GetPointCloudMapRequest$json = {
  '1': 'GetPointCloudMapRequest',
  '2': [
    {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    {'1': 'return_edited_map', '3': 2, '4': 1, '5': 8, '9': 0, '10': 'returnEditedMap', '17': true},
  ],
  '8': [
    {'1': '_return_edited_map'},
  ],
};