public sealed class EntrySource.Types.Ancestor : IMessage<EntrySource.Types.Ancestor>, IEquatable<EntrySource.Types.Ancestor>, IDeepCloneable<EntrySource.Types.Ancestor>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class EntrySource.Types.Ancestor.
Ancestor contains information about individual items in the hierarchy of
an Entry.
[[["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-25 UTC."],[[["This webpage provides documentation for the `EntrySource.Types.Ancestor` class within the Google Cloud Dataplex V1 API, focusing on versions ranging from 1.0.0 to 3.6.0, with 3.6.0 being the latest."],["`EntrySource.Types.Ancestor` contains details about the hierarchy of an Entry, including properties like the ancestor resource's name and type."],["The class `EntrySource.Types.Ancestor` implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, demonstrating its capabilities for data handling, comparison, and cloning."],["This API class has two constructors: one that creates a default instance and another that makes a copy from an existing `EntrySource.Types.Ancestor` object."],["The `EntrySource.Types.Ancestor` class has two properties: Name and Type, which are strings."]]],[]]