Currently the easiest way to convert a protobuf Struct to a JsonObject is to first print it to String using JsonFormat.printer().print() and the read the String using gson.fromJson method. Something ...
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community. Issues are used to track todos, bugs, feature requests, and more.
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. In this episode, Thomas Betts chats with ...