oprot.writeBitSet(optionals, 6);
if (struct.isSetOperatorId()) {
oprot.writeString(struct.operatorId);
}
if (struct.isSetOperatorType()) {
oprot.writeI32(struct.operatorType.getValue());
}
if (struct.isSetOperatorAttributes()) {
{
oprot.writeI32(struct.operatorAttributes.size());
for (Map.Entry<String, String> _iter34 : struct.operatorAttributes.entrySet())