Interface protos.google.cloud.documentai.v1beta2.Document.IEntityRelation (3.0.2)

Properties of an EntityRelation.

Package

@google-cloud/documentai!

Properties

objectId

objectId?: (string|null);

EntityRelation objectId

Property Value
TypeDescription
(string|null)

relation

relation?: (string|null);

EntityRelation relation

Property Value
TypeDescription
(string|null)

subjectId

subjectId?: (string|null);

EntityRelation subjectId

Property Value
TypeDescription
(string|null)