ImageKnowledge Class
- java.
lang. Object - com.
microsoft. azure. cognitiveservices. search. visualsearch. models. ResponseBase - com.
microsoft. azure. cognitiveservices. search. visualsearch. models. Identifiable - com.
microsoft. azure. cognitiveservices. search. visualsearch. models. Response - com.
microsoft. azure. cognitiveservices. search. visualsearch. models. ImageKnowledge
- com.
- com.
- com.
- com.
public class ImageKnowledge
extends Response
The ImageKnowledge model.
Constructor Summary
| Constructor | Description | |
|---|---|---|
| ImageKnowledge() | ||
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Image |
image()
Get the image value. |
|
java.util.List<Image |
tags()
Get the tags value. |
Methods inherited from Identifiable
Methods inherited from Response
Methods inherited from java.lang.Object
Constructor Details
ImageKnowledge
public ImageKnowledge()
Method Details
image
public ImageObject image()
Get the image value.
Returns:
tags
public List<ImageTag> tags()
Get the tags value.
Returns: