ImageEntityAction Class
- java.
lang. Object - ResponseBase
- Identifiable
- Response
- Thing
- CreativeWork
- Action
- ImageAction
- com.
microsoft. azure. cognitiveservices. search. visualsearch. models. ImageEntityAction
- com.
public class ImageEntityAction extends ImageAction
The ImageEntityAction model.
Method Summary
Modifier and Type | Method and Description |
---|---|
Thing |
data()
Get the data value. |
Inherited Members
ImageAction.actionType()
Thing.alternateName()
Thing.bingId()
CreativeWork.datePublished()
Thing.description()
Action.displayName()
Identifiable.id()
Thing.image()
Action.isTopAction()
Thing.name()
CreativeWork.provider()
Response.readLink()
Action.result()
Action.serviceUrl()
CreativeWork.text()
CreativeWork.thumbnailUrl()
Thing.url()
Response.webSearchUrl()
Method Details
data
public Thing data()
Get the data value.
Returns:
the data value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java