TagResult interface
The results of a image tag operation, including any tags and image metadata.
Properties
| metadata | |
| model |
|
| request |
Id of the REST API request. |
| tags | A list of tags with confidence level. |
Property Details
metadata
modelVersion
modelVersion?: undefined | string
Property Value
undefined | string
requestId
Id of the REST API request.
requestId?: undefined | string
Property Value
undefined | string