IntegerIndexParams$json top-level constant
Implementation
@$core.Deprecated('Use integerIndexParamsDescriptor instead')
const IntegerIndexParams$json = {
'1': 'IntegerIndexParams',
'2': [
{'1': 'lookup', '3': 1, '4': 1, '5': 8, '9': 0, '10': 'lookup', '17': true},
{'1': 'range', '3': 2, '4': 1, '5': 8, '9': 1, '10': 'range', '17': true},
{'1': 'is_principal', '3': 3, '4': 1, '5': 8, '9': 2, '10': 'isPrincipal', '17': true},
{'1': 'on_disk', '3': 4, '4': 1, '5': 8, '9': 3, '10': 'onDisk', '17': true},
],
'8': [
{'1': '_lookup'},
{'1': '_range'},
{'1': '_is_principal'},
{'1': '_on_disk'},
],
};