Google Cloud Documentai V1Document Entity Relation Response
data class GoogleCloudDocumentaiV1DocumentEntityRelationResponse(val objectId: String, val relation: String, val subjectId: String)
Relationship between Entities.
Constructors
Link copied to clipboard
fun GoogleCloudDocumentaiV1DocumentEntityRelationResponse(objectId: String, relation: String, subjectId: String)