Google Cloud Dialogflow v2beta1 API - Enum EntityType.Types.Kind (1.0.0-beta15)

public enum EntityType.Types.Kind

Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API enum EntityType.Types.Kind.

Represents kinds of entities.

Namespace

Google.Cloud.Dialogflow.V2Beta1

Assembly

Google.Cloud.Dialogflow.V2Beta1.dll

Fields

NameDescription
List

List entity types contain a set of entries that do not map to reference 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 reference value.

Regexp

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

Unspecified

Not specified. This value should be never used.