ImageKnowledge Class
- java.
lang. Object - ResponseBase
- Identifiable
- Response
- com.
microsoft. azure. cognitiveservices. search. visualsearch. models. ImageKnowledge
- com.
public class ImageKnowledge extends Response
The ImageKnowledge model.
Method Summary
Modifier and Type | Method and Description |
---|---|
Image |
image()
Get the image value. |
List<Image |
tags()
Get the tags value. |
Inherited Members
Method Details
image
public ImageObject image()
Get the image value.
Returns:
the image value
tags
public List
Get the tags value.
Returns:
the tags 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