Package | Description |
---|---|
com.google.cloud.dialogflow.v2 |
A client to Dialogflow API
|
Modifier and Type | Method and Description |
---|---|
List<Intent.FollowupIntentInfo> |
Intent.getFollowupIntentInfoList()
Output only.
|
List<Intent.FollowupIntentInfo> |
Intent.Builder.getFollowupIntentInfoList()
Output only.
|
List<Intent.FollowupIntentInfo> |
IntentOrBuilder.getFollowupIntentInfoList()
Output only.
|
Parser<Intent.FollowupIntentInfo> |
Intent.FollowupIntentInfo.getParserForType() |
static Parser<Intent.FollowupIntentInfo> |
Intent.FollowupIntentInfo.parser() |
Modifier and Type | Method and Description |
---|---|
Intent.Builder |
Intent.Builder.addFollowupIntentInfo(Intent.FollowupIntentInfo value)
Output only.
|
Intent.Builder |
Intent.Builder.addFollowupIntentInfo(int index,
Intent.FollowupIntentInfo value)
Output only.
|
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.Builder.mergeFrom(Intent.FollowupIntentInfo other) |
static Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.newBuilder(Intent.FollowupIntentInfo prototype) |
Intent.Builder |
Intent.Builder.setFollowupIntentInfo(int index,
Intent.FollowupIntentInfo value)
Output only.
|
Modifier and Type | Method and Description |
---|---|
Intent.Builder |
Intent.Builder.addAllFollowupIntentInfo(Iterable<? extends Intent.FollowupIntentInfo> values)
Output only.
|
Copyright © 2022 Google LLC. All rights reserved.