次の方法で共有


ImageDescription interface

コンテンツ タグのコレクションと、信頼度レベルで並べ替えられたキャプションの一覧、および画像メタデータ。

プロパティ

captions

信頼度レベルで並べ替えられたキャプションの一覧。

metadata
modelVersion
requestId

REST API 要求の ID。

tags

イメージ タグのコレクション。

プロパティの詳細

captions

信頼度レベルで並べ替えられたキャプションの一覧。

captions?: ImageCaption[]

プロパティ値

metadata

metadata?: ImageMetadata

プロパティ値

modelVersion

modelVersion?: string

プロパティ値

string

requestId

REST API 要求の ID。

requestId?: string

プロパティ値

string

tags

イメージ タグのコレクション。

tags?: string[]

プロパティ値

string[]