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

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