| Modifier and Type | Class and Description |
|---|---|
static class |
Intent.FollowupIntentInfo
Represents a single followup intent in the chain.
|
static class |
Intent.FollowupIntentInfo.Builder
Represents a single followup intent in the chain.
|
| Modifier and Type | Method and Description |
|---|---|
Intent.FollowupIntentInfoOrBuilder |
Intent.getFollowupIntentInfoOrBuilder(int index)
Optional.
|
Intent.FollowupIntentInfoOrBuilder |
Intent.Builder.getFollowupIntentInfoOrBuilder(int index)
Optional.
|
Intent.FollowupIntentInfoOrBuilder |
IntentOrBuilder.getFollowupIntentInfoOrBuilder(int index)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Intent.FollowupIntentInfoOrBuilder> |
Intent.getFollowupIntentInfoOrBuilderList()
Optional.
|
List<? extends Intent.FollowupIntentInfoOrBuilder> |
Intent.Builder.getFollowupIntentInfoOrBuilderList()
Optional.
|
List<? extends Intent.FollowupIntentInfoOrBuilder> |
IntentOrBuilder.getFollowupIntentInfoOrBuilderList()
Optional.
|
Copyright © 2019 Google LLC. All rights reserved.