Interface protos.google.cloud.dialogflow.v2.Intent.Message.ISelectItemInfo (4.4.0)

Properties of a SelectItemInfo.

Package

@google-cloud/dialogflow!

Properties

key

key?: (string|null);

SelectItemInfo key

Property Value
TypeDescription
(string|null)

synonyms

synonyms?: (string[]|null);

SelectItemInfo synonyms

Property Value
TypeDescription
(string[]|null)