EntitySet
实体集描述了内置 intent 参数的值可来自的预定义实体集。可以从内置 intent 参数中的 entitySet 引用实体集。
YAML 表示法 |
entities:
- object (Entity ) |
字段 |
entities[] |
object (Entity )
必需。此实体集支持的实体列表。
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-08-22。
[null,null,["最后更新时间 (UTC):2024-08-22。"],[[["Entity sets define pre-determined groups of entities that built-in intent parameters can draw values from."],["Built-in intent parameters can utilize entity sets through the `entitySet` property."],["Entities represent the individual values a built-in intent parameter can accept."],["Each entity is uniquely identified by an `id` and is linked to specific built-in intent parameters."],["You can find a detailed list of built-in intent parameters and their associated entities in the provided documentation link."]]],[]]