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 page provides reference documentation for the `EntrySource.Types.Ancestor` class within the Google Cloud Dataplex v1 API, covering versions from 1.0.0 to the latest 3.6.0."],["`EntrySource.Types.Ancestor` is a class that contains information about individual items within an entry's hierarchy, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `EntrySource.Types.Ancestor` has two constructors, a parameterless one and one that accepts another `EntrySource.Types.Ancestor` object, for copying."],["The `EntrySource.Types.Ancestor` class features two properties: `Name`, representing the optional name of the ancestor resource, and `Type`, representing the optional type of the ancestor resource, both being of type string."]]],[]]