Article Class
- java.
lang. Object - ResponseBase
- Identifiable
- Response
- Thing
- CreativeWork
- com.
microsoft. azure. cognitiveservices. search. websearch. models. Article
- com.
public class Article extends CreativeWork
The Article model.
Method Summary
Modifier and Type | Method and Description |
---|---|
Integer |
wordCount()
Get the wordCount value. |
Inherited Members
Thing.bingId()
Thing.description()
Identifiable.id()
Thing.image()
Thing.name()
CreativeWork.provider()
CreativeWork.text()
CreativeWork.thumbnailUrl()
Thing.url()
Response.webSearchUrl()
Method Details
wordCount
public Integer wordCount()
Get the wordCount value.
Returns:
the wordCount 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