GraphServiceClient(TProtocol iprot, [TProtocol? oprot = null]) { _iprot = iprot; _oprot = (oprot == null) ? iprot : oprot; }