Last active
March 27, 2019 08:38
-
-
Save zh4n7wm/4de646b977de8729cc11a8f3d9c2429c to your computer and use it in GitHub Desktop.
[python]convert protocol buffer response to json/dict
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from google.protobuf.json_format import MessageToDict, MessageToJson |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment