Enum NluSettings.Types.ModelType (1.1.0)

public enum ModelType

NLU model type.

Namespace

Google.Cloud.Dialogflow.Cx.V3

Assembly

Google.Cloud.Dialogflow.Cx.V3.dll

Fields

NameDescription
Advanced

Use advanced NLU model.

Standard

Use standard NLU model.

Unspecified

Not specified. MODEL_TYPE_STANDARD will be used.