Uses of Interface
com.google.cloud.dialogflow.v2beta1.SuggestionFeatureOrBuilder
-
Packages that use SuggestionFeatureOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of SuggestionFeatureOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 that implement SuggestionFeatureOrBuilder Modifier and Type Class Description class
SuggestionFeature
The type of Human Agent Assistant API suggestion to perform, and the maximum number of results to return for that type.static class
SuggestionFeature.Builder
The 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.v2beta1 that return SuggestionFeatureOrBuilder Modifier and Type Method Description SuggestionFeatureOrBuilder
HumanAgentAssistantConfig.SuggestionFeatureConfig.Builder. getSuggestionFeatureOrBuilder()
The suggestion feature.SuggestionFeatureOrBuilder
HumanAgentAssistantConfig.SuggestionFeatureConfig. getSuggestionFeatureOrBuilder()
The suggestion feature.SuggestionFeatureOrBuilder
HumanAgentAssistantConfig.SuggestionFeatureConfigOrBuilder. getSuggestionFeatureOrBuilder()
The suggestion feature.
-