When receiving & parsing my message from a CodedInputStream & then do a msg.ShortDebugString() I'm always getting debug output of :
[libprotobuf WARNING google/protobuf/text_format.cc:1537] Proto type type.googleapis.com/server.Ping not found Are there other external locations where I need to define my message for recognition for resolving this warning? The message is valid when I utilize it, but for some reason I'm just receiving this warning after each message. -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
