Google Cloud Documentai V1Document Revision Response
data class GoogleCloudDocumentaiV1DocumentRevisionResponse(val agent: String, val createTime: String, val humanReview: GoogleCloudDocumentaiV1DocumentRevisionHumanReviewResponse, val parent: List<Int>, val parentIds: List<String>, val processor: String)
Contains past or forward revisions of this document.
Constructors
Link copied to clipboard
fun GoogleCloudDocumentaiV1DocumentRevisionResponse(agent: String, createTime: String, humanReview: GoogleCloudDocumentaiV1DocumentRevisionHumanReviewResponse, parent: List<Int>, parentIds: List<String>, processor: String)