What number is assigned to type field during polymorphic Protobuf serialization and how to control it?
There is a special annotation @ProtoNumber for customclass fields, but what number is used for automatic “type” field in case of open Polymorphic serialization?