I already have a FileDescriptorProto object which is a proto message and I want to convert the object to string representation just like the contents in a proto file. The language I use is Go.
FileDescriptorProto