| Modifier and Type | Method and Description |
|---|---|
Intent.Message.Suggestions |
Intent.Message.Suggestions.Builder.build() |
Intent.Message.Suggestions |
Intent.Message.Suggestions.Builder.buildPartial() |
static Intent.Message.Suggestions |
Intent.Message.Suggestions.getDefaultInstance() |
Intent.Message.Suggestions |
Intent.Message.Suggestions.getDefaultInstanceForType() |
Intent.Message.Suggestions |
Intent.Message.Suggestions.Builder.getDefaultInstanceForType() |
Intent.Message.Suggestions |
Intent.MessageOrBuilder.getSuggestions()
Displays suggestion chips for Actions on Google.
|
Intent.Message.Suggestions |
Intent.Message.getSuggestions()
Displays suggestion chips for Actions on Google.
|
Intent.Message.Suggestions |
Intent.Message.Builder.getSuggestions()
Displays suggestion chips for Actions on Google.
|
static Intent.Message.Suggestions |
Intent.Message.Suggestions.parseDelimitedFrom(InputStream input) |
static Intent.Message.Suggestions |
Intent.Message.Suggestions.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Intent.Message.Suggestions |
Intent.Message.Suggestions.parseFrom(byte[] data) |
static Intent.Message.Suggestions |
Intent.Message.Suggestions.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Intent.Message.Suggestions |
Intent.Message.Suggestions.parseFrom(ByteBuffer data) |
static Intent.Message.Suggestions |
Intent.Message.Suggestions.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Intent.Message.Suggestions |
Intent.Message.Suggestions.parseFrom(com.google.protobuf.ByteString data) |
static Intent.Message.Suggestions |
Intent.Message.Suggestions.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Intent.Message.Suggestions |
Intent.Message.Suggestions.parseFrom(com.google.protobuf.CodedInputStream input) |
static Intent.Message.Suggestions |
Intent.Message.Suggestions.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Intent.Message.Suggestions |
Intent.Message.Suggestions.parseFrom(InputStream input) |
static Intent.Message.Suggestions |
Intent.Message.Suggestions.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Intent.Message.Suggestions> |
Intent.Message.Suggestions.getParserForType() |
static com.google.protobuf.Parser<Intent.Message.Suggestions> |
Intent.Message.Suggestions.parser() |
| Modifier and Type | Method and Description |
|---|---|
Intent.Message.Suggestions.Builder |
Intent.Message.Suggestions.Builder.mergeFrom(Intent.Message.Suggestions other) |
Intent.Message.Builder |
Intent.Message.Builder.mergeSuggestions(Intent.Message.Suggestions value)
Displays suggestion chips for Actions on Google.
|
static Intent.Message.Suggestions.Builder |
Intent.Message.Suggestions.newBuilder(Intent.Message.Suggestions prototype) |
Intent.Message.Builder |
Intent.Message.Builder.setSuggestions(Intent.Message.Suggestions value)
Displays suggestion chips for Actions on Google.
|
Copyright © 2023 Google LLC. All rights reserved.