syntax = "proto3"; message Test { int32 for = 1; int32 with = 2; int32 as = 3; }