| Modifier and Type | Class and Description |
|---|---|
static class |
Document.ChunkedDocument
Represents the chunks that the document is divided into.
|
static class |
Document.ChunkedDocument.Builder
Represents the chunks that the document is divided into.
|
| Modifier and Type | Method and Description |
|---|---|
Document.ChunkedDocumentOrBuilder |
Document.getChunkedDocumentOrBuilder()
Document chunked based on chunking config.
|
Document.ChunkedDocumentOrBuilder |
Document.Builder.getChunkedDocumentOrBuilder()
Document chunked based on chunking config.
|
Document.ChunkedDocumentOrBuilder |
DocumentOrBuilder.getChunkedDocumentOrBuilder()
Document chunked based on chunking config.
|
Copyright © 2024 Google LLC. All rights reserved.