public sealed class EntityRelation : IMessage<Document.Types.EntityRelation>, IEquatable<Document.Types.EntityRelation>, IDeepCloneable<Document.Types.EntityRelation>, IBufferMessage, IMessage
Relationship between
[Entities][google.cloud.documentai.v1.Document.Entity].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage details the `EntityRelation` class within the `Google.Cloud.DocumentAI.V1` namespace, which represents the relationship between entities in the Document AI system."],["The `EntityRelation` class has properties for `ObjectId`, `Relation`, and `SubjectId`, which describe the object entity ID, relationship type, and subject entity ID, respectively."],["The class is part of the `Google.Cloud.DocumentAI.V1` library, found within the `Google.Cloud.DocumentAI.V1.dll` assembly."],["The page displays a list of past versions of the class, with the latest version being 3.19.0 and the current page focusing on version 1.4.0."],["`EntityRelation` implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]