public sealed class 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 page provides documentation for the `Document.Types.Provenance.Types.Parent` class within the Google Cloud Document AI v1 API for .NET, detailing its functionality and usage."],["The `Parent` class is used to reference the parent element of a current element, enabling operations such as referencing, aligning, removal, and replacement."],["The documentation includes details on the class's inheritance, implemented interfaces, constructors, and properties like `Id`, `Index`, and `Revision`, each with type and description information."],["A list of all available versions for the `Document.Types.Provenance.Types.Parent` class is present, ranging from the latest `3.19.0` to `1.0.0`, including links to the corresponding documentation pages."],["The `Parent` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing operations such as comparison, deep cloning, and buffer message functionalities."]]],[]]