Response Class
- java.
lang. Object - ResponseBase
- Identifiable
- com.
microsoft. azure. cognitiveservices. search. websearch. models. Response
- com.
public class Response extends Identifiable
Defines a response. All schemas that could be returned at the root of a response should inherit from this.
Method Summary
Modifier and Type | Method and Description |
---|---|
String |
webSearchUrl()
Get the webSearchUrl value. |
Inherited Members
Method Details
webSearchUrl
public String webSearchUrl()
Get the webSearchUrl value.
Returns:
the webSearchUrl value
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java