| Modifier and Type | Class and Description |
|---|---|
static class |
Document.ChunkedDocument.Chunk.ChunkPageFooter
Represents the page footer associated with the chunk.
|
static class |
Document.ChunkedDocument.Chunk.ChunkPageFooter.Builder
Represents the page footer associated with the chunk.
|
| Modifier and Type | Method and Description |
|---|---|
Document.ChunkedDocument.Chunk.ChunkPageFooterOrBuilder |
Document.ChunkedDocument.ChunkOrBuilder.getPageFootersOrBuilder(int index)
Page footers associated with the chunk.
|
Document.ChunkedDocument.Chunk.ChunkPageFooterOrBuilder |
Document.ChunkedDocument.Chunk.getPageFootersOrBuilder(int index)
Page footers associated with the chunk.
|
Document.ChunkedDocument.Chunk.ChunkPageFooterOrBuilder |
Document.ChunkedDocument.Chunk.Builder.getPageFootersOrBuilder(int index)
Page footers associated with the chunk.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Document.ChunkedDocument.Chunk.ChunkPageFooterOrBuilder> |
Document.ChunkedDocument.ChunkOrBuilder.getPageFootersOrBuilderList()
Page footers associated with the chunk.
|
List<? extends Document.ChunkedDocument.Chunk.ChunkPageFooterOrBuilder> |
Document.ChunkedDocument.Chunk.getPageFootersOrBuilderList()
Page footers associated with the chunk.
|
List<? extends Document.ChunkedDocument.Chunk.ChunkPageFooterOrBuilder> |
Document.ChunkedDocument.Chunk.Builder.getPageFootersOrBuilderList()
Page footers associated with the chunk.
|
Copyright © 2024 Google LLC. All rights reserved.