Interface protos.google.cloud.dialogflow.cx.v3beta1.EntityType.IEntity (2.12.1)

Properties of an Entity.

Package

@google-cloud/dialogflow-cx!

Properties

synonyms

synonyms?: (string[]|null);

Entity synonyms

Property Value
TypeDescription
(string[]|null)

value

value?: (string|null);

Entity value

Property Value
TypeDescription
(string|null)