GetPropertiesResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getPropertiesResponseDescriptor instead')
const GetPropertiesResponse$json = {
  '1': 'GetPropertiesResponse',
  '2': [
    {'1': 'classifications_supported', '3': 1, '4': 1, '5': 8, '10': 'classificationsSupported'},
    {'1': 'detections_supported', '3': 2, '4': 1, '5': 8, '10': 'detectionsSupported'},
    {'1': 'object_point_clouds_supported', '3': 3, '4': 1, '5': 8, '10': 'objectPointCloudsSupported'},
  ],
};