GoogleCloudDocumentaiV1DocumentEntityRelationResponse

data class GoogleCloudDocumentaiV1DocumentEntityRelationResponse(val objectId: String, val relation: String, val subjectId: String)

Relationship between Entities.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Object entity id.

Link copied to clipboard

Relationship description.

Link copied to clipboard

Subject entity id.