Uses of Interface
com.google.cloud.dialogflow.v2beta1.Intent.Message.LinkOutSuggestionOrBuilder
-
Packages that use Intent.Message.LinkOutSuggestionOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of Intent.Message.LinkOutSuggestionOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 that implement Intent.Message.LinkOutSuggestionOrBuilder Modifier and Type Class Description static class
Intent.Message.LinkOutSuggestion
The suggestion chip message that allows the user to jump out to the app or website associated with this agent.static class
Intent.Message.LinkOutSuggestion.Builder
The suggestion chip message that allows the user to jump out to the app or website associated with this agent.Methods in com.google.cloud.dialogflow.v2beta1 that return Intent.Message.LinkOutSuggestionOrBuilder Modifier and Type Method Description Intent.Message.LinkOutSuggestionOrBuilder
Intent.Message.Builder. getLinkOutSuggestionOrBuilder()
Displays a link out suggestion chip for Actions on Google.Intent.Message.LinkOutSuggestionOrBuilder
Intent.Message. getLinkOutSuggestionOrBuilder()
Displays a link out suggestion chip for Actions on Google.Intent.Message.LinkOutSuggestionOrBuilder
Intent.MessageOrBuilder. getLinkOutSuggestionOrBuilder()
Displays a link out suggestion chip for Actions on Google.
-