entityType property

String? entityType
getter/setter pair

The Dialogflow system entity type of this message part.

If this is empty, Dialogflow could not annotate the phrase part with a system entity.

Implementation

core.String? entityType;