Cloud Dataplex v1 API - Class EntryType.Types.AspectInfo (2.15.0)

public sealed class EntryType.Types.AspectInfo : IMessage<EntryType.Types.AspectInfo>, IEquatable<EntryType.Types.AspectInfo>, IDeepCloneable<EntryType.Types.AspectInfo>, IBufferMessage, IMessage

Inheritance

object > EntryType.Types.AspectInfo

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Constructors

AspectInfo()

public AspectInfo()

AspectInfo(AspectInfo)

public AspectInfo(EntryType.Types.AspectInfo other)
Parameter
NameDescription
otherEntryTypeTypesAspectInfo

Properties

Type

public string Type { get; set; }

Required aspect type for the entry type.

Property Value
TypeDescription
string