Dialogflow v3 API - Enum EntityType.Types.Kind (2.17.0)

public enum EntityType.Types.Kind

Reference documentation and code samples for the Dialogflow v3 API enum EntityType.Types.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.