Class ChunkDocumentResponse
java.lang.Object
ai.docling.serve.api.chunk.response.ChunkDocumentResponse
Response returned by the Chunk API for a single conversion request.
Serialization uses JsonInclude.Include.NON_EMPTY, so nulls and empty
collections/strings are omitted from JSON output.