Hi Team, How can I find
*right combination of protoc version, protobuf-java, and grpc-java.* can you suggest me this and how can I download it I want to use it in my standalone application. I will build my own script build protoc and then wamt use GRPC library to send it from client to server. right now I am facing below issue, *!com.google.protobuf.GeneratedMessageV3.isStringEmpty(userAccountUniqueId_)* Where I am using *protoc-3.19.0-win64 and protobuf-java-3.17.2 jar* In which this isStringEmpty method doees not exist. But protoc is generating this code. -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/a2eb0b26-cc25-42b8-aa5b-7bd63044c031n%40googlegroups.com.
