| Modifier and Type | Method and Description |
|---|---|
SearchResponse.OneBoxResult |
SearchResponse.OneBoxResult.Builder.build() |
SearchResponse.OneBoxResult |
SearchResponse.OneBoxResult.Builder.buildPartial() |
static SearchResponse.OneBoxResult |
SearchResponse.OneBoxResult.getDefaultInstance() |
SearchResponse.OneBoxResult |
SearchResponse.OneBoxResult.getDefaultInstanceForType() |
SearchResponse.OneBoxResult |
SearchResponse.OneBoxResult.Builder.getDefaultInstanceForType() |
SearchResponse.OneBoxResult |
SearchResponse.getOneBoxResults(int index)
A list of One Box results.
|
SearchResponse.OneBoxResult |
SearchResponse.Builder.getOneBoxResults(int index)
A list of One Box results.
|
SearchResponse.OneBoxResult |
SearchResponseOrBuilder.getOneBoxResults(int index)
A list of One Box results.
|
static SearchResponse.OneBoxResult |
SearchResponse.OneBoxResult.parseDelimitedFrom(InputStream input) |
static SearchResponse.OneBoxResult |
SearchResponse.OneBoxResult.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchResponse.OneBoxResult |
SearchResponse.OneBoxResult.parseFrom(byte[] data) |
static SearchResponse.OneBoxResult |
SearchResponse.OneBoxResult.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchResponse.OneBoxResult |
SearchResponse.OneBoxResult.parseFrom(ByteBuffer data) |
static SearchResponse.OneBoxResult |
SearchResponse.OneBoxResult.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchResponse.OneBoxResult |
SearchResponse.OneBoxResult.parseFrom(com.google.protobuf.ByteString data) |
static SearchResponse.OneBoxResult |
SearchResponse.OneBoxResult.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchResponse.OneBoxResult |
SearchResponse.OneBoxResult.parseFrom(com.google.protobuf.CodedInputStream input) |
static SearchResponse.OneBoxResult |
SearchResponse.OneBoxResult.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SearchResponse.OneBoxResult |
SearchResponse.OneBoxResult.parseFrom(InputStream input) |
static SearchResponse.OneBoxResult |
SearchResponse.OneBoxResult.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<SearchResponse.OneBoxResult> |
SearchResponse.getOneBoxResultsList()
A list of One Box results.
|
List<SearchResponse.OneBoxResult> |
SearchResponse.Builder.getOneBoxResultsList()
A list of One Box results.
|
List<SearchResponse.OneBoxResult> |
SearchResponseOrBuilder.getOneBoxResultsList()
A list of One Box results.
|
com.google.protobuf.Parser<SearchResponse.OneBoxResult> |
SearchResponse.OneBoxResult.getParserForType() |
static com.google.protobuf.Parser<SearchResponse.OneBoxResult> |
SearchResponse.OneBoxResult.parser() |
| Modifier and Type | Method and Description |
|---|---|
SearchResponse.Builder |
SearchResponse.Builder.addOneBoxResults(int index,
SearchResponse.OneBoxResult value)
A list of One Box results.
|
SearchResponse.Builder |
SearchResponse.Builder.addOneBoxResults(SearchResponse.OneBoxResult value)
A list of One Box results.
|
SearchResponse.OneBoxResult.Builder |
SearchResponse.OneBoxResult.Builder.mergeFrom(SearchResponse.OneBoxResult other) |
static SearchResponse.OneBoxResult.Builder |
SearchResponse.OneBoxResult.newBuilder(SearchResponse.OneBoxResult prototype) |
SearchResponse.Builder |
SearchResponse.Builder.setOneBoxResults(int index,
SearchResponse.OneBoxResult value)
A list of One Box results.
|
| Modifier and Type | Method and Description |
|---|---|
SearchResponse.Builder |
SearchResponse.Builder.addAllOneBoxResults(Iterable<? extends SearchResponse.OneBoxResult> values)
A list of One Box results.
|
Copyright © 2024 Google LLC. All rights reserved.