}
if (struct.isSetStartKeyInclusive()) {
oprot.writeBool(struct.startKeyInclusive);
}
if (struct.isSetStopKeyInclusive()) {
oprot.writeBool(struct.stopKeyInclusive);
}
if (struct.isSetInfiniteStartKey()) {
oprot.writeBool(struct.infiniteStartKey);
}
if (struct.isSetInfiniteStopKey()) {