Searched refs:non_smart_reply_actions (Results 1 – 1 of 1) sorted by relevance
280 std::vector<ActionSuggestion> non_smart_reply_actions; in RankActions() local283 non_smart_reply_actions.push_back(std::move(action)); in RankActions()286 response->actions = std::move(non_smart_reply_actions); in RankActions()