| Modifier and Type | Method and Description |
|---|---|
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder |
Answer.Reference.UnstructuredDocumentInfo.Builder.addChunkContentsBuilder()
List of cited chunk contents derived from document content.
|
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder |
Answer.Reference.UnstructuredDocumentInfo.Builder.addChunkContentsBuilder(int index)
List of cited chunk contents derived from document content.
|
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder.clear() |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder.clearContent()
Chunk textual content.
|
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder.clearPageIdentifier()
Page identifier.
|
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder.clearRelevanceScore()
The relevance of the chunk for a given query.
|
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder.clone() |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder |
Answer.Reference.UnstructuredDocumentInfo.Builder.getChunkContentsBuilder(int index)
List of cited chunk contents derived from document content.
|
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder.mergeFrom(Answer.Reference.UnstructuredDocumentInfo.ChunkContent other) |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder.mergeFrom(com.google.protobuf.Message other) |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.newBuilder() |
static Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.newBuilder(Answer.Reference.UnstructuredDocumentInfo.ChunkContent prototype) |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.newBuilderForType() |
protected Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder.setContent(String value)
Chunk textual content.
|
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder.setContentBytes(com.google.protobuf.ByteString value)
Chunk textual content.
|
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder.setPageIdentifier(String value)
Page identifier.
|
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder.setPageIdentifierBytes(com.google.protobuf.ByteString value)
Page identifier.
|
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder.setRelevanceScore(float value)
The relevance of the chunk for a given query.
|
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder |
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder> |
Answer.Reference.UnstructuredDocumentInfo.Builder.getChunkContentsBuilderList()
List of cited chunk contents derived from document content.
|
| Modifier and Type | Method and Description |
|---|---|
Answer.Reference.UnstructuredDocumentInfo.Builder |
Answer.Reference.UnstructuredDocumentInfo.Builder.addChunkContents(Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder builderForValue)
List of cited chunk contents derived from document content.
|
Answer.Reference.UnstructuredDocumentInfo.Builder |
Answer.Reference.UnstructuredDocumentInfo.Builder.addChunkContents(int index,
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder builderForValue)
List of cited chunk contents derived from document content.
|
Answer.Reference.UnstructuredDocumentInfo.Builder |
Answer.Reference.UnstructuredDocumentInfo.Builder.setChunkContents(int index,
Answer.Reference.UnstructuredDocumentInfo.ChunkContent.Builder builderForValue)
List of cited chunk contents derived from document content.
|
Copyright © 2025 Google LLC. All rights reserved.