Interface protos.google.cloud.dialogflow.cx.v3beta1.Intent.TrainingPhrase.IPart (2.13.0)

Properties of a Part.

Package

@google-cloud/dialogflow-cx!

Properties

parameterId

parameterId?: (string|null);

Part parameterId

Property Value
TypeDescription
(string|null)

text

text?: (string|null);

Part text

Property Value
TypeDescription
(string|null)