Uses of Interface
com.google.cloud.dialogflow.v2beta1.Intent.Message.SuggestionsOrBuilder
-
Packages that use Intent.Message.SuggestionsOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of Intent.Message.SuggestionsOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 that implement Intent.Message.SuggestionsOrBuilder Modifier and Type Class Description static class
Intent.Message.Suggestions
The collection of suggestions.static class
Intent.Message.Suggestions.Builder
The collection of suggestions.Methods in com.google.cloud.dialogflow.v2beta1 that return Intent.Message.SuggestionsOrBuilder Modifier and Type Method Description Intent.Message.SuggestionsOrBuilder
Intent.Message.Builder. getSuggestionsOrBuilder()
Displays suggestion chips for Actions on Google.Intent.Message.SuggestionsOrBuilder
Intent.Message. getSuggestionsOrBuilder()
Displays suggestion chips for Actions on Google.Intent.Message.SuggestionsOrBuilder
Intent.MessageOrBuilder. getSuggestionsOrBuilder()
Displays suggestion chips for Actions on Google.
-