public sealed class EntityRelation : IMessage<Document.Types.EntityRelation>, IEquatable<Document.Types.EntityRelation>, IDeepCloneable<Document.Types.EntityRelation>, IBufferMessage, IMessage
Relationship between
[Entities][google.cloud.documentai.v1beta3.Document.Entity].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eEntityRelation\u003c/code\u003e is a class within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1Beta3\u003c/code\u003e namespace that represents the relationship between entities in a document.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities such as message handling, equality comparison, deep cloning, and buffer message support.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors, a default one and one that takes another \u003ccode\u003eEntityRelation\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEntityRelation\u003c/code\u003e has three properties: \u003ccode\u003eObjectId\u003c/code\u003e, which is a string representing the object entity ID, \u003ccode\u003eRelation\u003c/code\u003e, which describes the relationship, and \u003ccode\u003eSubjectId\u003c/code\u003e, which is a string for the subject entity ID.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is \u003ccode\u003e2.0.0-beta23\u003c/code\u003e, although the context is viewing the \u003ccode\u003e1.0.0-beta04\u003c/code\u003e version.\u003c/p\u003e\n"]]],[],null,[]]