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.
Implements
IMessageEntrySourceTypesAncestor, IEquatableEntrySourceTypesAncestor, IDeepCloneableEntrySourceTypesAncestor, IBufferMessage, IMessageNamespace
Google.Cloud.Dataplex.V1Assembly
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 |