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."],[[["The `EntrySource.Types.Ancestor` class, part of the Cloud Dataplex v1 API, provides information about the hierarchical structure of an Entry, with the latest version being 3.6.0 and many prior versions available."],["This class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for use with different functionalities."],["The `Ancestor` class has two constructors, one default and one that takes another `Ancestor` instance, enabling instantiation and copying."],["The class has two properties, `Name` and `Type`, both of type string, which are used to describe the ancestor resource."],["The `EntrySource.Types.Ancestor` can be found within the namespace `Google.Cloud.Dataplex.V1` and is part of the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]