Uses of Interface
com.google.cloud.dialogflow.v2beta1.SuggestionInputOrBuilder
-
Packages that use SuggestionInputOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of SuggestionInputOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 that implement SuggestionInputOrBuilder Modifier and Type Class Description class
SuggestionInput
Represents the selection of a suggestion.static class
SuggestionInput.Builder
Represents the selection of a suggestion.Methods in com.google.cloud.dialogflow.v2beta1 that return SuggestionInputOrBuilder Modifier and Type Method Description SuggestionInputOrBuilder
AnalyzeContentRequest.Builder. getSuggestionInputOrBuilder()
An input representing the selection of a suggestion.SuggestionInputOrBuilder
AnalyzeContentRequest. getSuggestionInputOrBuilder()
An input representing the selection of a suggestion.SuggestionInputOrBuilder
AnalyzeContentRequestOrBuilder. getSuggestionInputOrBuilder()
An input representing the selection of a suggestion.
-