| Modifier and Type | Method and Description |
|---|---|
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder |
Answer.Step.Action.Observation.SearchResult.Builder.addChunkInfoBuilder()
If citation_type is CHUNK_LEVEL_CITATION and chunk mode is on,
populate chunk info.
|
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder |
Answer.Step.Action.Observation.SearchResult.Builder.addChunkInfoBuilder(int index)
If citation_type is CHUNK_LEVEL_CITATION and chunk mode is on,
populate chunk info.
|
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder.clear() |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder.clearChunk()
Chunk resource name.
|
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder.clearContent()
Chunk textual content.
|
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder.clearRelevanceScore()
The relevance of the chunk for a given query.
|
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder.clone() |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder |
Answer.Step.Action.Observation.SearchResult.Builder.getChunkInfoBuilder(int index)
If citation_type is CHUNK_LEVEL_CITATION and chunk mode is on,
populate chunk info.
|
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder.mergeFrom(Answer.Step.Action.Observation.SearchResult.ChunkInfo other) |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.newBuilder() |
static Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.newBuilder(Answer.Step.Action.Observation.SearchResult.ChunkInfo prototype) |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.newBuilderForType() |
protected Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder.setChunk(String value)
Chunk resource name.
|
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder.setChunkBytes(com.google.protobuf.ByteString value)
Chunk resource name.
|
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder.setContent(String value)
Chunk textual content.
|
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder.setContentBytes(com.google.protobuf.ByteString value)
Chunk textual content.
|
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder.setRelevanceScore(float value)
The relevance of the chunk for a given query.
|
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder |
Answer.Step.Action.Observation.SearchResult.ChunkInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder> |
Answer.Step.Action.Observation.SearchResult.Builder.getChunkInfoBuilderList()
If citation_type is CHUNK_LEVEL_CITATION and chunk mode is on,
populate chunk info.
|
| Modifier and Type | Method and Description |
|---|---|
Answer.Step.Action.Observation.SearchResult.Builder |
Answer.Step.Action.Observation.SearchResult.Builder.addChunkInfo(Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder builderForValue)
If citation_type is CHUNK_LEVEL_CITATION and chunk mode is on,
populate chunk info.
|
Answer.Step.Action.Observation.SearchResult.Builder |
Answer.Step.Action.Observation.SearchResult.Builder.addChunkInfo(int index,
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder builderForValue)
If citation_type is CHUNK_LEVEL_CITATION and chunk mode is on,
populate chunk info.
|
Answer.Step.Action.Observation.SearchResult.Builder |
Answer.Step.Action.Observation.SearchResult.Builder.setChunkInfo(int index,
Answer.Step.Action.Observation.SearchResult.ChunkInfo.Builder builderForValue)
If citation_type is CHUNK_LEVEL_CITATION and chunk mode is on,
populate chunk info.
|
Copyright © 2024 Google LLC. All rights reserved.