UpdateResult$json top-level constant

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

Implementation

@$core.Deprecated('Use updateResultDescriptor instead')
const UpdateResult$json = {
  '1': 'UpdateResult',
  '2': [
    {'1': 'operation_id', '3': 1, '4': 1, '5': 4, '9': 0, '10': 'operationId', '17': true},
    {'1': 'status', '3': 2, '4': 1, '5': 14, '6': '.qdrant.UpdateStatus', '10': 'status'},
  ],
  '8': [
    {'1': '_operation_id'},
  ],
};