httpRequest property
Optional. Information about the HTTP request associated with this log entry, if applicable.
Implementation
@$pb.TagNumber(14)
$3.HttpRequest get httpRequest => $_getN(8);
Implementation
@$pb.TagNumber(14)
set httpRequest($3.HttpRequest value) => $_setField(14, value);