Uses of Interface
com.google.cloud.dialogflow.v2.SuggestionFeatureOrBuilder
-
Packages that use SuggestionFeatureOrBuilder Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of SuggestionFeatureOrBuilder in com.google.cloud.dialogflow.v2
Classes in com.google.cloud.dialogflow.v2 that implement SuggestionFeatureOrBuilder Modifier and Type Class Description classSuggestionFeatureThe type of Human Agent Assistant API suggestion to perform, and the maximum number of results to return for that type.static classSuggestionFeature.BuilderThe type of Human Agent Assistant API suggestion to perform, and the maximum number of results to return for that type.Methods in com.google.cloud.dialogflow.v2 that return SuggestionFeatureOrBuilder Modifier and Type Method Description SuggestionFeatureOrBuilderHumanAgentAssistantConfig.SuggestionFeatureConfig.Builder. getSuggestionFeatureOrBuilder()The suggestion feature.SuggestionFeatureOrBuilderHumanAgentAssistantConfig.SuggestionFeatureConfig. getSuggestionFeatureOrBuilder()The suggestion feature.SuggestionFeatureOrBuilderHumanAgentAssistantConfig.SuggestionFeatureConfigOrBuilder. getSuggestionFeatureOrBuilder()The suggestion feature.
-