Searched refs:InsightIntentProfileInfoVec (Results 1 – 1 of 1) sorted by relevance
77 struct InsightIntentProfileInfoVec { struct218 void from_json(const nlohmann::json &jsonObject, InsightIntentProfileInfoVec &infos) in from_json()262 bool TransformToInfos(const InsightIntentProfileInfoVec &profileInfos, std::vector<InsightIntentInf… in TransformToInfos()285 InsightIntentProfileInfoVec profileInfos; in TransformTo()289 profileInfos = jsonObject.get<InsightIntentProfileInfoVec>(); in TransformTo()