Uses of Interface
com.google.cloud.dialogflow.v2beta1.Intent.FollowupIntentInfoOrBuilder
-
Packages that use Intent.FollowupIntentInfoOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of Intent.FollowupIntentInfoOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 that implement Intent.FollowupIntentInfoOrBuilder Modifier and Type Class Description static classIntent.FollowupIntentInfoRepresents a single followup intent in the chain.static classIntent.FollowupIntentInfo.BuilderRepresents a single followup intent in the chain.Methods in com.google.cloud.dialogflow.v2beta1 that return Intent.FollowupIntentInfoOrBuilder Modifier and Type Method Description Intent.FollowupIntentInfoOrBuilderIntent.Builder. getFollowupIntentInfoOrBuilder(int index)Output only.Intent.FollowupIntentInfoOrBuilderIntent. getFollowupIntentInfoOrBuilder(int index)Output only.Intent.FollowupIntentInfoOrBuilderIntentOrBuilder. getFollowupIntentInfoOrBuilder(int index)Output only.Methods in com.google.cloud.dialogflow.v2beta1 that return types with arguments of type Intent.FollowupIntentInfoOrBuilder Modifier and Type Method Description List<? extends Intent.FollowupIntentInfoOrBuilder>Intent.Builder. getFollowupIntentInfoOrBuilderList()Output only.List<? extends Intent.FollowupIntentInfoOrBuilder>Intent. getFollowupIntentInfoOrBuilderList()Output only.List<? extends Intent.FollowupIntentInfoOrBuilder>IntentOrBuilder. getFollowupIntentInfoOrBuilderList()Output only.
-