public sealed class EntityRelation : IMessage<Document.Types.EntityRelation>, IEquatable<Document.Types.EntityRelation>, IDeepCloneable<Document.Types.EntityRelation>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class Document.Types.EntityRelation.
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 provides reference documentation for the `Document.Types.EntityRelation` class within the Google Cloud Document AI v1 API, detailing its functionality and usage in .NET development."],["The `EntityRelation` class, which represents a relationship between entities in a document, is part of the `Google.Cloud.DocumentAI.V1` namespace and is implemented in the `Google.Cloud.DocumentAI.V1.dll` assembly."],["The documentation covers the class's inheritance from `Object` and its implementation of interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `EntityRelation` class include `ObjectId`, `Relation`, and `SubjectId`, all of which are strings that describe the relationships between entities in a document."],["This resource contains 27 versions of the `EntityRelation` class documentation, starting from version 1.0.0 and going all the way up to the latest release 3.19.0, and includes the documentation for the `EntityRelation` constructors."]]],[]]