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 page provides documentation for the `Document.Types.EntityRelation` class within the Google Cloud Document AI v1 API, detailing its structure and functionality across various versions."],["The `EntityRelation` class defines the relationship between entities extracted by the Document AI, allowing users to understand how different entities in a document relate to one another."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its integration with Google's .NET libraries and protocol buffers."],["The documentation includes a list of available versions for the `EntityRelation` class, ranging from version 1.0.0 to 3.19.0, with links to each version's specific documentation."],["Key properties of `EntityRelation` include `ObjectId`, `Relation`, and `SubjectId`, which are all strings and detail the object, its relation, and the subject's id."]]],[]]