oprot.writeBitSet(optionals, 5);
if (struct.isSetDeleteData()) {
oprot.writeBool(struct.deleteData);
}
if (struct.isSetIfExists()) {
oprot.writeBool(struct.ifExists);
}
if (struct.isSetIgnoreProtection()) {
oprot.writeBool(struct.ignoreProtection);
}
if (struct.isSetEnvironmentContext()) {