你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DetectLanguageInput interface

语言检测作的输入。 此对象指定唯一的文档 ID,以及文档的全文,以及指示文档来源国家/地区的提示,以帮助文本分析预测模型检测文档的语言。

属性

countryHint
id

唯一的非空文档标识符。

text

属性详细信息

countryHint

countryHint?: string

属性值

string

id

唯一的非空文档标识符。

id: string

属性值

string

text

text: string

属性值

string