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-08-04 UTC."],[[["This webpage provides documentation for the `Document.Types.Provenance.Types.Parent` class within the Google Cloud Document AI v1 API."],["The `Parent` class is used to represent the parent element upon which another element is based, and is used for operations such as referencing, aligning, removal, and replacement."],["The page offers a comprehensive list of versioned references, from the latest version 3.19.0 down to version 1.0.0, for the `Document.Types.Provenance.Types.Parent` class."],["The class implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, with a description of the constructors and their respective parameters."],["Key properties of the `Parent` class include `Id` (deprecated), `Index`, and `Revision`, each with a specified integer type and a brief description of their purpose."]]],[]]