Google Cloud Documentai V1Document Page Dimension Response
data class GoogleCloudDocumentaiV1DocumentPageDimensionResponse(val height: Double, val unit: String, val width: Double)
Dimension for the page.
Constructors
Link copied to clipboard
fun GoogleCloudDocumentaiV1DocumentPageDimensionResponse(height: Double, unit: String, width: Double)