ImageDescription interface
内容标记的集合,以及按置信度和图像元数据排序的标题列表。
属性
| captions | 标题列表,按置信度排序。 |
| metadata | |
| model |
|
| request |
REST API 请求的 ID。 |
| tags | 图像标记的集合。 |
属性详细信息
captions
metadata
modelVersion
modelVersion?: string
属性值
string
requestId
REST API 请求的 ID。
requestId?: string
属性值
string
tags
图像标记的集合。
tags?: string[]
属性值
string[]