PointsOperationResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use pointsOperationResponseDescriptor instead')
const PointsOperationResponse$json = {
  '1': 'PointsOperationResponse',
  '2': [
    {'1': 'result', '3': 1, '4': 1, '5': 11, '6': '.qdrant.UpdateResult', '10': 'result'},
    {'1': 'time', '3': 2, '4': 1, '5': 1, '10': 'time'},
    {'1': 'usage', '3': 3, '4': 1, '5': 11, '6': '.qdrant.HardwareUsage', '9': 0, '10': 'usage', '17': true},
  ],
  '8': [
    {'1': '_usage'},
  ],
};