Class TagsResult
java.lang.Object
com.azure.ai.vision.imageanalysis.models.TagsResult
A list of entities observed in the image. Tags can be physical objects, living being, scenery, or actions
that appear in the image.
-
Method Summary
Modifier and TypeMethodDescriptionGet the values property: A list of tags.
-
Method Details
-
getValues
Get the values property: A list of tags.- Returns:
- the values value.
-