Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Class and Description |
---|---|
static class |
Suggestion.FaqAnswer
Deprecated.
Represents suggested answer from "frequently asked questions".
|
static class |
Suggestion.FaqAnswer.Builder
Represents suggested answer from "frequently asked questions".
|
Modifier and Type | Method and Description |
---|---|
Suggestion.FaqAnswerOrBuilder |
Suggestion.getFaqAnswersOrBuilder(int index)
Deprecated.
Output only.
|
Suggestion.FaqAnswerOrBuilder |
Suggestion.Builder.getFaqAnswersOrBuilder(int index)
Output only.
|
Suggestion.FaqAnswerOrBuilder |
SuggestionOrBuilder.getFaqAnswersOrBuilder(int index)
Deprecated.
Output only.
|
Modifier and Type | Method and Description |
---|---|
List<? extends Suggestion.FaqAnswerOrBuilder> |
Suggestion.getFaqAnswersOrBuilderList()
Deprecated.
Output only.
|
List<? extends Suggestion.FaqAnswerOrBuilder> |
Suggestion.Builder.getFaqAnswersOrBuilderList()
Output only.
|
List<? extends Suggestion.FaqAnswerOrBuilder> |
SuggestionOrBuilder.getFaqAnswersOrBuilderList()
Deprecated.
Output only.
|
Copyright © 2022 Google LLC. All rights reserved.