UpdateBatchResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use updateBatchResponseDescriptor instead')
const UpdateBatchResponse$json = {
  '1': 'UpdateBatchResponse',
  '2': [
    {'1': 'result', '3': 1, '4': 3, '5': 11, '6': '.qdrant.UpdateResult', '10': 'result'},
    {'1': 'time', '3': 2, '4': 1, '5': 1, '10': 'time'},
  ],
};