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 classIntent.Message.LinkOutSuggestionThe suggestion chip message that allows the user to jump out to the app or website associated with this agent.static classIntent.Message.LinkOutSuggestion.BuilderThe 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.LinkOutSuggestionOrBuilderIntent.Message.Builder. getLinkOutSuggestionOrBuilder()The link out suggestion chip for Actions on Google.Intent.Message.LinkOutSuggestionOrBuilderIntent.Message. getLinkOutSuggestionOrBuilder()The link out suggestion chip for Actions on Google.Intent.Message.LinkOutSuggestionOrBuilderIntent.MessageOrBuilder. getLinkOutSuggestionOrBuilder()The link out suggestion chip for Actions on Google.
-