Protocol Buffers - Google's data interchange format
I am converting a json file to string and then the string is converted to proto3 file. Here is the …