Cloud Dataplex v1 API - Class EntrySource.Types.Ancestor (2.15.0)

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.

Inheritance

object > EntrySource.Types.Ancestor

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Constructors

Ancestor()

public Ancestor()

Ancestor(Ancestor)

public Ancestor(EntrySource.Types.Ancestor other)
Parameter
NameDescription
otherEntrySourceTypesAncestor

Properties

Name

public string Name { get; set; }

Optional. The name of the ancestor resource.

Property Value
TypeDescription
string

Type

public string Type { get; set; }

Optional. The type of the ancestor resource.

Property Value
TypeDescription
string