Uses of Interface
com.google.cloud.dialogflow.cx.v3beta1.NluSettingsOrBuilder
-
Packages that use NluSettingsOrBuilder Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of NluSettingsOrBuilder in com.google.cloud.dialogflow.cx.v3beta1
Classes in com.google.cloud.dialogflow.cx.v3beta1 that implement NluSettingsOrBuilder Modifier and Type Class Description class
NluSettings
Settings related to NLU.static class
NluSettings.Builder
Settings related to NLU.Methods in com.google.cloud.dialogflow.cx.v3beta1 that return NluSettingsOrBuilder Modifier and Type Method Description NluSettingsOrBuilder
Flow.Builder. getNluSettingsOrBuilder()
NLU related settings of the flow.NluSettingsOrBuilder
Flow. getNluSettingsOrBuilder()
NLU related settings of the flow.NluSettingsOrBuilder
FlowOrBuilder. getNluSettingsOrBuilder()
NLU related settings of the flow.NluSettingsOrBuilder
Version.Builder. getNluSettingsOrBuilder()
Output only.NluSettingsOrBuilder
Version. getNluSettingsOrBuilder()
Output only.NluSettingsOrBuilder
VersionOrBuilder. getNluSettingsOrBuilder()
Output only.
-