Interface protos.google.cloud.dialogflow.cx.v3.Intent.ITrainingPhrase (2.12.1)

Properties of a TrainingPhrase.

Package

@google-cloud/dialogflow-cx!

Properties

id

id?: (string|null);

TrainingPhrase id

Property Value
TypeDescription
(string|null)

parts

parts?: (google.cloud.dialogflow.cx.v3.Intent.TrainingPhrase.IPart[]|null);

TrainingPhrase parts

Property Value
TypeDescription
(google.cloud.dialogflow.cx.v3.Intent.TrainingPhrase.IPart[]|null)

repeatCount

repeatCount?: (number|null);

TrainingPhrase repeatCount

Property Value
TypeDescription
(number|null)