public enum EntityType.Types.KindReference documentation and code samples for the Google Cloud Dialogflow v2beta1 API enum EntityType.Types.Kind.
Represents kinds of entities.
Namespace
Google.Cloud.Dialogflow.V2Beta1Assembly
Google.Cloud.Dialogflow.V2Beta1.dll
Fields |
|
|---|---|
| Name | Description |
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. |