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

HierarchicalChildEntity interface

分层子实体。

Extends

继承属性

children

子级列表

id

ID (GUID) 属于子实体。

instanceOf

模型的实例。

name

子实体的名称。

readableType

可能的值包括:“实体提取程序”、“子实体提取程序”、“分层实体提取程序”、“分层子实体提取程序”、“复合实体提取程序”、“列表实体提取程序”、“预生成实体提取程序”、“意向分类器”、“Pattern.Any 实体提取程序”、“Closed List Entity Extractor”、“Regex 实体提取程序”

typeId

实体模型的类型 ID。

继承属性详细信息

children

子级列表

children?: ChildEntity[]

属性值

继承自ChildEntity.children

id

ID (GUID) 属于子实体。

id: string

属性值

string

继承自ChildEntity.id

instanceOf

模型的实例。

instanceOf?: string

属性值

string

继承自ChildEntity.instanceOf

name

子实体的名称。

name?: string

属性值

string

继承自ChildEntity.name

readableType

可能的值包括:“实体提取程序”、“子实体提取程序”、“分层实体提取程序”、“分层子实体提取程序”、“复合实体提取程序”、“列表实体提取程序”、“预生成实体提取程序”、“意向分类器”、“Pattern.Any 实体提取程序”、“Closed List Entity Extractor”、“Regex 实体提取程序”

readableType?: ReadableType1

属性值

继承自ChildEntity.readableType

typeId

实体模型的类型 ID。

typeId?: number

属性值

number

继承自ChildEntity.typeId