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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java