Google Cloud Documentai V1Document Page Image Response
data class GoogleCloudDocumentaiV1DocumentPageImageResponse(val content: String, val height: Int, val mimeType: String, val width: Int)
Rendered image contents for this page.
Constructors
Link copied to clipboard
fun GoogleCloudDocumentaiV1DocumentPageImageResponse(content: String, height: Int, mimeType: String, width: Int)