@$pb.TagNumber(4) $core.int get smallInt32 => $_getI(3, -2147483647);
@$pb.TagNumber(4) set smallInt32($core.int v) { $_setSignedInt32(3, v); }