Google Cloud Documentai V1Document Provenance Response
data class GoogleCloudDocumentaiV1DocumentProvenanceResponse(val parents: List<GoogleCloudDocumentaiV1DocumentProvenanceParentResponse>, val revision: Int, val type: String)
Structure to identify provenance relationships between annotations in different revisions.
Constructors
Link copied to clipboard
fun GoogleCloudDocumentaiV1DocumentProvenanceResponse(parents: List<GoogleCloudDocumentaiV1DocumentProvenanceParentResponse>, revision: Int, type: String)