public sealed class Document.Types.Provenance.Types.Parent : IMessage<Document.Types.Provenance.Types.Parent>, IEquatable<Document.Types.Provenance.Types.Parent>, IDeepCloneable<Document.Types.Provenance.Types.Parent>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class Document.Types.Provenance.Types.Parent.
The parent element the current element is based on. Used for
referencing/aligning, removal and replacement operations.
[[["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.Provenance.Types.Parent` class within the Google Cloud Document AI v1 API."],["The `Parent` class represents the parent element of a given document element, which is essential for operations like referencing, aligning, removal, and replacement."],["The page offers access to various versions of the `Parent` class documentation, ranging from the latest (3.19.0) down to version 1.0.0, providing a comprehensive history of its evolution."],["Key properties of the `Parent` class include `Id`, `Index`, and `Revision`, which are crucial for identifying and referencing parent elements within a document."],["This page offers multiple class constructor options, including a default one, and one which takes in another `Document.Types.Provenance.Types.Parent` as a parameter."]]],[]]