optionals.set(5);
}
if (struct.isSetGrantorPrincipalType()) {
optionals.set(6);
}
oprot.writeBitSet(optionals, 7);
if (struct.isSetRoleName()) {
oprot.writeString(struct.roleName);
}
if (struct.isSetPrincipalName()) {
oprot.writeString(struct.principalName);