optionals.set(4);
}
if (struct.isSetStarted()) {
optionals.set(5);
}
oprot.writeBitSet(optionals, 6);
if (struct.isSetOperatorId()) {
oprot.writeString(struct.operatorId);
}
if (struct.isSetOperatorType()) {
oprot.writeI32(struct.operatorType.getValue());