KnownRegex$json top-level constant
Implementation
@$core.Deprecated('Use knownRegexDescriptor instead')
const KnownRegex$json = {
'1': 'KnownRegex',
'2': [
{'1': 'UNKNOWN', '2': 0},
{'1': 'HTTP_HEADER_NAME', '2': 1},
{'1': 'HTTP_HEADER_VALUE', '2': 2},
],
};