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, with version 3.6.0 being the latest and version 1.0.0 as the oldest version."],["The `EntrySource.Types.Ancestor` class is part of the `Google.Cloud.Dataplex.V1` namespace, found in the `Google.Cloud.Dataplex.V1.dll` assembly."],["This class, which inherits from the object class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, contains information about individual items within an Entry's hierarchy."],["The class provides two constructors, one default and another that takes an `EntrySource.Types.Ancestor` object as a parameter, and has two properties: `Name` and `Type`, both strings that describe the ancestor resource."],["There are multiple versions available for the `EntrySource.Types.Ancestor` class, including all versions between 3.6.0 and 1.0.0, allowing developers to refer to the documentation for the specific versions they are using."]]],[]]