A protocol version.
@$pb.TagNumber(1) Protocol get protocol => $_getN(0);
@$pb.TagNumber(1) set protocol(Protocol v) { setField(1, v); }