Interface protos.google.cloud.dialogflow.cx.v3beta1.INluSettings (2.13.0)

Properties of a NluSettings.

Package

@google-cloud/dialogflow-cx!

Properties

classificationThreshold

classificationThreshold?: (number|null);

NluSettings classificationThreshold

Property Value
TypeDescription
(number|null)

modelTrainingMode

modelTrainingMode?: (google.cloud.dialogflow.cx.v3beta1.NluSettings.ModelTrainingMode|keyof typeof google.cloud.dialogflow.cx.v3beta1.NluSettings.ModelTrainingMode|null);

NluSettings modelTrainingMode

Property Value
TypeDescription
(google.cloud.dialogflow.cx.v3beta1.NluSettings.ModelTrainingMode|keyof typeof google.cloud.dialogflow.cx.v3beta1.NluSettings.ModelTrainingMode|null)

modelType

modelType?: (google.cloud.dialogflow.cx.v3beta1.NluSettings.ModelType|keyof typeof google.cloud.dialogflow.cx.v3beta1.NluSettings.ModelType|null);

NluSettings modelType

Property Value
TypeDescription
(google.cloud.dialogflow.cx.v3beta1.NluSettings.ModelType|keyof typeof google.cloud.dialogflow.cx.v3beta1.NluSettings.ModelType|null)