syntax = "proto2";
package hertz.other;
option go_package = "std.gaore.com/Gaore-Go/gr_hz/test/hertz_model/other";
message OtherBaseType {
optional string IsOtherBaseTypeString = 1;
}