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 reference documentation for the `EntrySource.Types.Ancestor` class within the Google Cloud Dataplex V1 API, covering versions from 1.0.0 to 3.6.0."],["The `EntrySource.Types.Ancestor` class, found in the `Google.Cloud.Dataplex.V1` namespace, represents information about items in an Entry's hierarchy."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to interact with various protobuf functionalities."],["The `EntrySource.Types.Ancestor` class has properties `Name` and `Type`, both being strings that respectively describe the name and type of the ancestor resource."],["Constructors for `Ancestor` allow for creating new instances, either default or by copying the values of another `Ancestor` instance."]]],[]]