ByteFilterMethod$json top-level constant
- @Deprecated('Use byteFilterMethodDescriptor instead')
Implementation
@$core.Deprecated('Use byteFilterMethodDescriptor instead')
const ByteFilterMethod$json = {
'1': 'ByteFilterMethod',
'2': [
{'1': 'BYTE_FILTER_METHOD_EQUALS', '2': 0},
{'1': 'BYTE_FILTER_METHOD_NOT_EQUALS', '2': 1},
],
};