Dialogflow v3 API - Enum NluSettings.Types.ModelType (2.15.0)

public enum NluSettings.Types.ModelType

Reference documentation and code samples for the Dialogflow v3 API enum NluSettings.Types.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.