共用方式為


DetectLanguageInput interface

語言偵測作業的輸入。 此物件會指定唯一的文件標識碼,以及檔的全文檢索,以及指出檔原籍國的提示,以協助文字分析預測模型偵測文件的語言。

屬性

countryHint
id

唯一的非空白文件標識碼。

text

屬性詳細資料

countryHint

countryHint?: string

屬性值

string

id

唯一的非空白文件標識碼。

id: string

屬性值

string

text

text: string

屬性值

string