ImageDescription interface

內容標記的集合,以及依信賴等級和影像中繼資料排序的標題清單。

屬性

captions

依信賴等級排序的標題清單。

metadata
modelVersion
requestId

REST API 要求的識別碼。

tags

影像標記的集合。

屬性詳細資料

captions

依信賴等級排序的標題清單。

captions?: ImageCaption[]

屬性值

metadata

metadata?: ImageMetadata

屬性值

modelVersion

modelVersion?: string

屬性值

string

requestId

REST API 要求的識別碼。

requestId?: string

屬性值

string

tags

影像標記的集合。

tags?: string[]

屬性值

string[]