UpdateResultInternal$json top-level constant

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

Implementation

@$core.Deprecated('Use updateResultInternalDescriptor instead')
const UpdateResultInternal$json = {
  '1': 'UpdateResultInternal',
  '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'},
    {'1': 'clock_tag', '3': 3, '4': 1, '5': 11, '6': '.qdrant.ClockTag', '9': 1, '10': 'clockTag', '17': true},
  ],
  '8': [
    {'1': '_operation_id'},
    {'1': '_clock_tag'},
  ],
};