Uses of Interface
com.google.cloud.dialogflow.v2.Intent.Message.LinkOutSuggestionOrBuilder
-
Packages that use Intent.Message.LinkOutSuggestionOrBuilder Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of Intent.Message.LinkOutSuggestionOrBuilder in com.google.cloud.dialogflow.v2
Classes in com.google.cloud.dialogflow.v2 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.v2 that return Intent.Message.LinkOutSuggestionOrBuilder Modifier and Type Method Description Intent.Message.LinkOutSuggestionOrBuilder
Intent.Message.Builder. getLinkOutSuggestionOrBuilder()
The link out suggestion chip for Actions on Google.Intent.Message.LinkOutSuggestionOrBuilder
Intent.Message. getLinkOutSuggestionOrBuilder()
The link out suggestion chip for Actions on Google.Intent.Message.LinkOutSuggestionOrBuilder
Intent.MessageOrBuilder. getLinkOutSuggestionOrBuilder()
The link out suggestion chip for Actions on Google.
-