Enum EntityType.Types.Kind (1.1.0)

public enum Kind

Represents kinds of entities.

Namespace

Google.Cloud.Dialogflow.Cx.V3

Assembly

Google.Cloud.Dialogflow.Cx.V3.dll

Fields

NameDescription
List

List entity types contain a set of entries that do not map to canonical values. However, list entity types can contain references to other entity types (with or without aliases).

Map

Map entity types allow mapping of a group of synonyms to a canonical value.

Regexp

Regexp entity types allow to specify regular expressions in entries values.

Unspecified

Not specified. This value should be never used.