Closed
Description
com.google.logging.type.HttpRequest
class, contained in the package:
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-logging-type</artifactId>
<version>0.0.1</version>
</dependency>
is missing the serverIp
field that is instead documented here. The field is also missing in the http_request.proto. Should the protos be updated?