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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Java