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 within a document, as defined by the `Google.Cloud.DocumentAI.V1` namespace."],["The page offers access to various versions of the documentation, from the latest (3.19.0) down to version 1.0.0, allowing you to reference the documentation for the specific version you need."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionalities within the .NET and Google Cloud ecosystem."],["The documentation further outlines the properties of the class, including `ObjectId`, `Relation`, and `SubjectId`, detailing the purpose and type of each property, and also the classes constructors."]]],[]]