Interface protos.google.cloud.dialogflow.v2.Intent.TrainingPhrase.IPart (6.6.0)

Properties of a Part.

Package

@google-cloud/dialogflow

Properties

alias

alias?: (string|null);

Part alias

entityType

entityType?: (string|null);

Part entityType

text

text?: (string|null);

Part text

userDefined

userDefined?: (boolean|null);

Part userDefined