ReadConsistency$json top-level constant
Implementation
@$core.Deprecated('Use readConsistencyDescriptor instead')
const ReadConsistency$json = {
'1': 'ReadConsistency',
'2': [
{'1': 'type', '3': 1, '4': 1, '5': 14, '6': '.qdrant.ReadConsistencyType', '9': 0, '10': 'type'},
{'1': 'factor', '3': 2, '4': 1, '5': 4, '9': 0, '10': 'factor'},
],
'8': [
{'1': 'value'},
],
};