Interface protos.google.cloud.dialogflow.v2.EntityType.IEntity (4.3.1)

Properties of an Entity.

Package

@google-cloud/dialogflow!

Properties

synonyms

synonyms?: (string[]|null);

Entity synonyms

Property Value
TypeDescription
(string[]|null)

value

value?: (string|null);

Entity value

Property Value
TypeDescription
(string|null)