| Modifier and Type | Method and Description |
|---|---|
Answer.Step.Action.Observation.SearchResult |
Answer.Step.Action.Observation.SearchResult.Builder.build() |
Answer.Step.Action.Observation.SearchResult |
Answer.Step.Action.Observation.SearchResult.Builder.buildPartial() |
static Answer.Step.Action.Observation.SearchResult |
Answer.Step.Action.Observation.SearchResult.getDefaultInstance() |
Answer.Step.Action.Observation.SearchResult |
Answer.Step.Action.Observation.SearchResult.getDefaultInstanceForType() |
Answer.Step.Action.Observation.SearchResult |
Answer.Step.Action.Observation.SearchResult.Builder.getDefaultInstanceForType() |
Answer.Step.Action.Observation.SearchResult |
Answer.Step.Action.ObservationOrBuilder.getSearchResults(int index)
Search results observed by the search action, it can be snippets info
or chunk info, depending on the citation type set by the user.
|
Answer.Step.Action.Observation.SearchResult |
Answer.Step.Action.Observation.getSearchResults(int index)
Search results observed by the search action, it can be snippets info
or chunk info, depending on the citation type set by the user.
|
Answer.Step.Action.Observation.SearchResult |
Answer.Step.Action.Observation.Builder.getSearchResults(int index)
Search results observed by the search action, it can be snippets info
or chunk info, depending on the citation type set by the user.
|
static Answer.Step.Action.Observation.SearchResult |
Answer.Step.Action.Observation.SearchResult.parseDelimitedFrom(InputStream input) |
static Answer.Step.Action.Observation.SearchResult |
Answer.Step.Action.Observation.SearchResult.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Answer.Step.Action.Observation.SearchResult |
Answer.Step.Action.Observation.SearchResult.parseFrom(byte[] data) |
static Answer.Step.Action.Observation.SearchResult |
Answer.Step.Action.Observation.SearchResult.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Answer.Step.Action.Observation.SearchResult |
Answer.Step.Action.Observation.SearchResult.parseFrom(ByteBuffer data) |
static Answer.Step.Action.Observation.SearchResult |
Answer.Step.Action.Observation.SearchResult.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Answer.Step.Action.Observation.SearchResult |
Answer.Step.Action.Observation.SearchResult.parseFrom(com.google.protobuf.ByteString data) |
static Answer.Step.Action.Observation.SearchResult |
Answer.Step.Action.Observation.SearchResult.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Answer.Step.Action.Observation.SearchResult |
Answer.Step.Action.Observation.SearchResult.parseFrom(com.google.protobuf.CodedInputStream input) |
static Answer.Step.Action.Observation.SearchResult |
Answer.Step.Action.Observation.SearchResult.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Answer.Step.Action.Observation.SearchResult |
Answer.Step.Action.Observation.SearchResult.parseFrom(InputStream input) |
static Answer.Step.Action.Observation.SearchResult |
Answer.Step.Action.Observation.SearchResult.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Answer.Step.Action.Observation.SearchResult> |
Answer.Step.Action.Observation.SearchResult.getParserForType() |
List<Answer.Step.Action.Observation.SearchResult> |
Answer.Step.Action.ObservationOrBuilder.getSearchResultsList()
Search results observed by the search action, it can be snippets info
or chunk info, depending on the citation type set by the user.
|
List<Answer.Step.Action.Observation.SearchResult> |
Answer.Step.Action.Observation.getSearchResultsList()
Search results observed by the search action, it can be snippets info
or chunk info, depending on the citation type set by the user.
|
List<Answer.Step.Action.Observation.SearchResult> |
Answer.Step.Action.Observation.Builder.getSearchResultsList()
Search results observed by the search action, it can be snippets info
or chunk info, depending on the citation type set by the user.
|
static com.google.protobuf.Parser<Answer.Step.Action.Observation.SearchResult> |
Answer.Step.Action.Observation.SearchResult.parser() |
| Modifier and Type | Method and Description |
|---|---|
Answer.Step.Action.Observation.Builder |
Answer.Step.Action.Observation.Builder.addSearchResults(Answer.Step.Action.Observation.SearchResult value)
Search results observed by the search action, it can be snippets info
or chunk info, depending on the citation type set by the user.
|
Answer.Step.Action.Observation.Builder |
Answer.Step.Action.Observation.Builder.addSearchResults(int index,
Answer.Step.Action.Observation.SearchResult value)
Search results observed by the search action, it can be snippets info
or chunk info, depending on the citation type set by the user.
|
Answer.Step.Action.Observation.SearchResult.Builder |
Answer.Step.Action.Observation.SearchResult.Builder.mergeFrom(Answer.Step.Action.Observation.SearchResult other) |
static Answer.Step.Action.Observation.SearchResult.Builder |
Answer.Step.Action.Observation.SearchResult.newBuilder(Answer.Step.Action.Observation.SearchResult prototype) |
Answer.Step.Action.Observation.Builder |
Answer.Step.Action.Observation.Builder.setSearchResults(int index,
Answer.Step.Action.Observation.SearchResult value)
Search results observed by the search action, it can be snippets info
or chunk info, depending on the citation type set by the user.
|
| Modifier and Type | Method and Description |
|---|---|
Answer.Step.Action.Observation.Builder |
Answer.Step.Action.Observation.Builder.addAllSearchResults(Iterable<? extends Answer.Step.Action.Observation.SearchResult> values)
Search results observed by the search action, it can be snippets info
or chunk info, depending on the citation type set by the user.
|
Copyright © 2024 Google LLC. All rights reserved.