Uses of Interface
com.google.cloud.dialogflow.v2.Intent.Message.SuggestionOrBuilder
-
Packages that use Intent.Message.SuggestionOrBuilder Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of Intent.Message.SuggestionOrBuilder in com.google.cloud.dialogflow.v2
Classes in com.google.cloud.dialogflow.v2 that implement Intent.Message.SuggestionOrBuilder Modifier and Type Class Description static classIntent.Message.SuggestionThe suggestion chip message that the user can tap to quickly post a reply to the conversation.static classIntent.Message.Suggestion.BuilderThe suggestion chip message that the user can tap to quickly post a reply to the conversation.Methods in com.google.cloud.dialogflow.v2 that return Intent.Message.SuggestionOrBuilder Modifier and Type Method Description Intent.Message.SuggestionOrBuilderIntent.Message.Suggestions.Builder. getSuggestionsOrBuilder(int index)Required.Intent.Message.SuggestionOrBuilderIntent.Message.Suggestions. getSuggestionsOrBuilder(int index)Required.Intent.Message.SuggestionOrBuilderIntent.Message.SuggestionsOrBuilder. getSuggestionsOrBuilder(int index)Required.Methods in com.google.cloud.dialogflow.v2 that return types with arguments of type Intent.Message.SuggestionOrBuilder Modifier and Type Method Description List<? extends Intent.Message.SuggestionOrBuilder>Intent.Message.Suggestions.Builder. getSuggestionsOrBuilderList()Required.List<? extends Intent.Message.SuggestionOrBuilder>Intent.Message.Suggestions. getSuggestionsOrBuilderList()Required.List<? extends Intent.Message.SuggestionOrBuilder>Intent.Message.SuggestionsOrBuilder. getSuggestionsOrBuilderList()Required.
-