oprot.writeBitSet(optionals, 5);
if (struct.isSetName()) {
oprot.writeString(struct.name);
}
if (struct.isSetDescription()) {
oprot.writeString(struct.description);
}
if (struct.isSetLocationUri()) {
oprot.writeString(struct.locationUri);
}
if (struct.isSetParameters()) {