实体集描述了内置 intent 参数的值可来自的预定义实体集。可以从内置 intent 参数中的 entitySet 引用实体集。
| YAML 表示法 | |
|---|---|
entities:
- object ( |
|
| 字段 | |
|---|---|
entities[] |
必需。此实体集支持的实体列表。 |
实体
内置 intent 参数值可来自的实体。
| YAML 表示法 | |
|---|---|
id: string |
|
| 字段 | |
|---|---|
id |
必需。实体的 ID。如需查看内置 intent 参数及其支持的实体的列表,请参阅 https://developers.google.com/assistant/conversational/build/built-in-intents |