public sealed class Document.Types.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 documentation for the `Document.Types.EntityRelation` class within the Google Cloud Document AI v1 API, specifically for .NET development."],["The `EntityRelation` class represents the relationship between entities extracted from documents by the Document AI service."],["The available documentation spans multiple versions of the API, ranging from version 1.0.0 to the latest, version 3.19.0, allowing you to find the needed information."],["The `EntityRelation` class includes properties such as `ObjectId`, `Relation`, and `SubjectId`, which are used to define the relationship and the involved entities."],["The `EntityRelation` class inherits from the base class object, and it implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."]]],[]]