Hi,
I am trying to use the class called 'com.google.rpc.Status' to wrapper a common exception, the version of proto-google-common-protos is 2.29.0 which I am using, but it not implements the method 'getUnknownFields' and caused a exception shown as below, could you help take a look on it.
Thank you
Source jar:
com.google.api.grpc
proto-google-common-protos
2.29.0
