Uses of Interface
com.google.cloud.dialogflow.v2beta1.Suggestion.FaqAnswerOrBuilder
-
Packages that use Suggestion.FaqAnswerOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of Suggestion.FaqAnswerOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 that implement Suggestion.FaqAnswerOrBuilder Modifier and Type Class Description static classSuggestion.FaqAnswerDeprecated.Represents suggested answer from "frequently asked questions".static classSuggestion.FaqAnswer.BuilderRepresents suggested answer from "frequently asked questions".Methods in com.google.cloud.dialogflow.v2beta1 that return Suggestion.FaqAnswerOrBuilder Modifier and Type Method Description Suggestion.FaqAnswerOrBuilderSuggestion.Builder. getFaqAnswersOrBuilder(int index)Output only.Suggestion.FaqAnswerOrBuilderSuggestion. getFaqAnswersOrBuilder(int index)Deprecated.Output only.Suggestion.FaqAnswerOrBuilderSuggestionOrBuilder. getFaqAnswersOrBuilder(int index)Deprecated.Output only.Methods in com.google.cloud.dialogflow.v2beta1 that return types with arguments of type Suggestion.FaqAnswerOrBuilder Modifier and Type Method Description List<? extends Suggestion.FaqAnswerOrBuilder>Suggestion.Builder. getFaqAnswersOrBuilderList()Output only.List<? extends Suggestion.FaqAnswerOrBuilder>Suggestion. getFaqAnswersOrBuilderList()Deprecated.Output only.List<? extends Suggestion.FaqAnswerOrBuilder>SuggestionOrBuilder. getFaqAnswersOrBuilderList()Deprecated.Output only.
-