GetClassificationsFromCameraResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getClassificationsFromCameraResponseDescriptor instead')
const GetClassificationsFromCameraResponse$json = {
  '1': 'GetClassificationsFromCameraResponse',
  '2': [
    {'1': 'classifications', '3': 1, '4': 3, '5': 11, '6': '.viam.service.vision.v1.Classification', '10': 'classifications'},
  ],
};