次の方法で共有


MessageDeltaTextFileCitationAnnotationObject interface

ストリーミング テキスト コンテンツ パーツに適用されるストリーミング ファイル引用のデータを表します。

プロパティ

fileId

引用の対象となる特定のファイルの ID。

quote

引用されたファイル内の特定の引用符。

プロパティの詳細

fileId

引用の対象となる特定のファイルの ID。

fileId?: string

プロパティ値

string

quote

引用されたファイル内の特定の引用符。

quote?: string

プロパティ値

string