Class Kind (2.7.0)
Stay organized with collections
Save and categorize content based on your preferences.
Kind(value)
Represents kinds of entities.
Enums
Name
Description
KIND_UNSPECIFIED
Not specified. This value should be never used.
KIND_MAP
Map entity types allow mapping of a group of synonyms to a canonical value.
KIND_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).
KIND_REGEXP
Regexp entity types allow to specify regular expressions in entries values.