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, detailing its properties and functionalities."],["The `EntityRelation` class represents the relationship between entities found in a document, as defined by the `Document.Entity` type."],["The page includes links to documentation for numerous versions of the API, ranging from version 1.0.0 to the latest 3.19.0, allowing users to easily access documentation for older versions of the API."],["The Document.Types.EntityRelation class implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces, inheriting members from the object class."],["Key properties of `EntityRelation` include `ObjectId`, `Relation`, and `SubjectId`, each representing a specific aspect of the relationship between entities, like the ID of the related object, the relationship's description and the subject entity's ID."]]],[]]