com.baidubce.services.cvca.model
Class ChatResponse.NLU
java.lang.Object
com.baidubce.services.cvca.model.ChatResponse.NLU
- Enclosing class:
- ChatResponse
public static class ChatResponse.NLU
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChatResponse.NLU
public ChatResponse.NLU()
getIntent
public String getIntent()
setIntent
public void setIntent(String intent)
getEntities
public Map<String,Object> getEntities()
setEntities
public void setEntities(Map<String,Object> entities)
Copyright © 2018. All rights reserved.