| Modifier and Type | Method and Description |
|---|---|
Intent.FollowupIntentInfo |
Intent.FollowupIntentInfo.Builder.build() |
Intent.FollowupIntentInfo |
Intent.FollowupIntentInfo.Builder.buildPartial() |
static Intent.FollowupIntentInfo |
Intent.FollowupIntentInfo.getDefaultInstance() |
Intent.FollowupIntentInfo |
Intent.FollowupIntentInfo.getDefaultInstanceForType() |
Intent.FollowupIntentInfo |
Intent.FollowupIntentInfo.Builder.getDefaultInstanceForType() |
Intent.FollowupIntentInfo |
Intent.getFollowupIntentInfo(int index)
Optional.
|
Intent.FollowupIntentInfo |
Intent.Builder.getFollowupIntentInfo(int index)
Optional.
|
Intent.FollowupIntentInfo |
IntentOrBuilder.getFollowupIntentInfo(int index)
Optional.
|
static Intent.FollowupIntentInfo |
Intent.FollowupIntentInfo.parseDelimitedFrom(InputStream input) |
static Intent.FollowupIntentInfo |
Intent.FollowupIntentInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Intent.FollowupIntentInfo |
Intent.FollowupIntentInfo.parseFrom(byte[] data) |
static Intent.FollowupIntentInfo |
Intent.FollowupIntentInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Intent.FollowupIntentInfo |
Intent.FollowupIntentInfo.parseFrom(ByteBuffer data) |
static Intent.FollowupIntentInfo |
Intent.FollowupIntentInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Intent.FollowupIntentInfo |
Intent.FollowupIntentInfo.parseFrom(com.google.protobuf.ByteString data) |
static Intent.FollowupIntentInfo |
Intent.FollowupIntentInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Intent.FollowupIntentInfo |
Intent.FollowupIntentInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static Intent.FollowupIntentInfo |
Intent.FollowupIntentInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Intent.FollowupIntentInfo |
Intent.FollowupIntentInfo.parseFrom(InputStream input) |
static Intent.FollowupIntentInfo |
Intent.FollowupIntentInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Intent.FollowupIntentInfo> |
Intent.getFollowupIntentInfoList()
Optional.
|
List<Intent.FollowupIntentInfo> |
Intent.Builder.getFollowupIntentInfoList()
Optional.
|
List<Intent.FollowupIntentInfo> |
IntentOrBuilder.getFollowupIntentInfoList()
Optional.
|
com.google.protobuf.Parser<Intent.FollowupIntentInfo> |
Intent.FollowupIntentInfo.getParserForType() |
static com.google.protobuf.Parser<Intent.FollowupIntentInfo> |
Intent.FollowupIntentInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
Intent.Builder |
Intent.Builder.addFollowupIntentInfo(Intent.FollowupIntentInfo value)
Optional.
|
Intent.Builder |
Intent.Builder.addFollowupIntentInfo(int index,
Intent.FollowupIntentInfo value)
Optional.
|
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)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
Intent.Builder |
Intent.Builder.addAllFollowupIntentInfo(Iterable<? extends Intent.FollowupIntentInfo> values)
Optional.
|
Copyright © 2019 Google LLC. All rights reserved.