Properties of an EntityType.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
name |
string | null |
<optional> |
EntityType name |
displayName |
string | null |
<optional> |
EntityType displayName |
kind |
google.cloud.dialogflow.v2.EntityType.Kind | null |
<optional> |
EntityType kind |
autoExpansionMode |
google.cloud.dialogflow.v2.EntityType.AutoExpansionMode | null |
<optional> |
EntityType autoExpansionMode |
entities |
Array.<google.cloud.dialogflow.v2.EntityType.IEntity> | null |
<optional> |
EntityType entities |
enableFuzzyExtraction |
boolean | null |
<optional> |
EntityType enableFuzzyExtraction |