oprot.writeBitSet(optionals, 15);
if (struct.isSetEnabled()) {
oprot.writeBool(struct.enabled);
}
if (struct.isSetShardCount()) {
oprot.writeI32(struct.shardCount);
}
if (struct.isSetTableUri()) {
oprot.writeString(struct.tableUri);
}
if (struct.isSetCluster()) {