Cloud Dataplex v1 API - Class EntrySource.Types.Ancestor (3.4.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.

Information about individual items in the hierarchy that is associated with the data resource.

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
Name Description
other EntrySourceTypesAncestor

Properties

Name

public string Name { get; set; }

Optional. The name of the ancestor resource.

Property Value
Type Description
string

Type

public string Type { get; set; }

Optional. The type of the ancestor resource.

Property Value
Type Description
string