IEntityType

google.cloud.dialogflow.v2beta1. IEntityType

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.v2beta1.EntityType.Kind | null <optional>

EntityType kind

autoExpansionMode google.cloud.dialogflow.v2beta1.EntityType.AutoExpansionMode | null <optional>

EntityType autoExpansionMode

entities Array.<google.cloud.dialogflow.v2beta1.EntityType.IEntity> | null <optional>

EntityType entities

enableFuzzyExtraction boolean | null <optional>

EntityType enableFuzzyExtraction