You're almost there! To enable multi-turn search, you need to include a conversation object and maintain a conversation_id across queries. The official docs are sparse, but the key is managing that context in SearchRequest. Hope Google updates their docs soon!