GoogleCloudDocumentaiV1DocumentChunkedDocumentChunkChunkPageFooter constructor
GoogleCloudDocumentaiV1DocumentChunkedDocumentChunkChunkPageFooter({
- GoogleCloudDocumentaiV1DocumentChunkedDocumentChunkChunkPageSpan? pageSpan,
- String? text,
Implementation
GoogleCloudDocumentaiV1DocumentChunkedDocumentChunkChunkPageFooter({
this.pageSpan,
this.text,
});