messageboth_inc.proto 85 B

1234
  1. message IncludeMeBoth {
  2. required int32 test = 1;
  3. optional uint32 blah = 2;
  4. }