blob: b9c176ca264977c777748c92c6c5bca10efd5104 [file] [log] [blame]
///
// Generated code. Do not modify.
///
// ignore_for_file: non_constant_identifier_names,library_prefixes
library google.logging.type_http_request_pbjson;
const HttpRequest$json = const {
'1': 'HttpRequest',
'2': const [
const {
'1': 'request_method',
'3': 1,
'4': 1,
'5': 9,
'10': 'requestMethod'
},
const {'1': 'request_url', '3': 2, '4': 1, '5': 9, '10': 'requestUrl'},
const {'1': 'request_size', '3': 3, '4': 1, '5': 3, '10': 'requestSize'},
const {'1': 'status', '3': 4, '4': 1, '5': 5, '10': 'status'},
const {'1': 'response_size', '3': 5, '4': 1, '5': 3, '10': 'responseSize'},
const {'1': 'user_agent', '3': 6, '4': 1, '5': 9, '10': 'userAgent'},
const {'1': 'remote_ip', '3': 7, '4': 1, '5': 9, '10': 'remoteIp'},
const {'1': 'server_ip', '3': 13, '4': 1, '5': 9, '10': 'serverIp'},
const {'1': 'referer', '3': 8, '4': 1, '5': 9, '10': 'referer'},
const {
'1': 'latency',
'3': 14,
'4': 1,
'5': 11,
'6': '.google.protobuf.Duration',
'10': 'latency'
},
const {'1': 'cache_lookup', '3': 11, '4': 1, '5': 8, '10': 'cacheLookup'},
const {'1': 'cache_hit', '3': 9, '4': 1, '5': 8, '10': 'cacheHit'},
const {
'1': 'cache_validated_with_origin_server',
'3': 10,
'4': 1,
'5': 8,
'10': 'cacheValidatedWithOriginServer'
},
const {
'1': 'cache_fill_bytes',
'3': 12,
'4': 1,
'5': 3,
'10': 'cacheFillBytes'
},
const {'1': 'protocol', '3': 15, '4': 1, '5': 9, '10': 'protocol'},
],
};