Uses of Interface
com.google.cloud.dialogflow.v2.IntentSuggestionOrBuilder
-
Packages that use IntentSuggestionOrBuilder Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of IntentSuggestionOrBuilder in com.google.cloud.dialogflow.v2
Classes in com.google.cloud.dialogflow.v2 that implement IntentSuggestionOrBuilder Modifier and Type Class Description class
IntentSuggestion
Represents an intent suggestion.static class
IntentSuggestion.Builder
Represents an intent suggestion.Methods in com.google.cloud.dialogflow.v2 that return IntentSuggestionOrBuilder Modifier and Type Method Description IntentSuggestionOrBuilder
DialogflowAssistAnswer.Builder. getIntentSuggestionOrBuilder()
An intent suggestion generated from conversation.IntentSuggestionOrBuilder
DialogflowAssistAnswer. getIntentSuggestionOrBuilder()
An intent suggestion generated from conversation.IntentSuggestionOrBuilder
DialogflowAssistAnswerOrBuilder. getIntentSuggestionOrBuilder()
An intent suggestion generated from conversation.
-