Answer Class
- java.
lang. Object - ResponseBase
- Identifiable
- Response
- com.
microsoft. azure. cognitiveservices. search. websearch. models. Answer
- com.
public class Answer extends Response
The Answer model.
Method Summary
Modifier and Type | Method and Description |
---|---|
List<Query> |
followUpQueries()
Get the followUpQueries value. |
Inherited Members
Method Details
followUpQueries
public List
Get the followUpQueries value.
Returns:
the followUpQueries value
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for Java