Interface protos.google.cloud.dialogflow.v2.Intent.ITrainingPhrase (6.6.0)

Properties of a TrainingPhrase.

Package

@google-cloud/dialogflow

Properties

name

name?: (string|null);

TrainingPhrase name

parts

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

TrainingPhrase parts

timesAddedCount

timesAddedCount?: (number|null);

TrainingPhrase timesAddedCount

type

type?: (google.cloud.dialogflow.v2.Intent.TrainingPhrase.Type|keyof typeof google.cloud.dialogflow.v2.Intent.TrainingPhrase.Type|null);

TrainingPhrase type