Hi, The documentation here - https://developers.google.com/protocol-buffers/docs/overview shows following:
optional PhoneType type = 2 [default = HOME]; However, default value can no longer be specified in proto3. I'd suggest to remove this and keep the documentation up to date with the current version. Thanks. -- 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.
