Uses of Interface
com.google.cloud.dialogflow.cx.v3.GenerativeSettings.FallbackSettingsOrBuilder
-
Packages that use GenerativeSettings.FallbackSettingsOrBuilder Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of GenerativeSettings.FallbackSettingsOrBuilder in com.google.cloud.dialogflow.cx.v3
Classes in com.google.cloud.dialogflow.cx.v3 that implement GenerativeSettings.FallbackSettingsOrBuilder Modifier and Type Class Description static class
GenerativeSettings.FallbackSettings
Settings for Generative Fallback.static class
GenerativeSettings.FallbackSettings.Builder
Settings for Generative Fallback.Methods in com.google.cloud.dialogflow.cx.v3 that return GenerativeSettings.FallbackSettingsOrBuilder Modifier and Type Method Description GenerativeSettings.FallbackSettingsOrBuilder
GenerativeSettings.Builder. getFallbackSettingsOrBuilder()
Settings for Generative Fallback.GenerativeSettings.FallbackSettingsOrBuilder
GenerativeSettings. getFallbackSettingsOrBuilder()
Settings for Generative Fallback.GenerativeSettings.FallbackSettingsOrBuilder
GenerativeSettingsOrBuilder. getFallbackSettingsOrBuilder()
Settings for Generative Fallback.
-