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 ...
Version: Available or changed with runtime version 1.0. Is a container for any well-formed JSON object. A default JsonObject contains an empty JSON object. Add(Text, JsonToken) Adds a new property to ...