Properties of an AspectType.
Package
@google-cloud/dataplexProperties
authorization
authorization?: (google.cloud.dataplex.v1.AspectType.IAuthorization|null);
AspectType authorization
createTime
createTime?: (google.protobuf.ITimestamp|null);
AspectType createTime
description
description?: (string|null);
AspectType description
displayName
displayName?: (string|null);
AspectType displayName
etag
etag?: (string|null);
AspectType etag
labels
labels?: ({ [k: string]: string }|null);
AspectType labels
metadataTemplate
metadataTemplate?: (google.cloud.dataplex.v1.AspectType.IMetadataTemplate|null);
AspectType metadataTemplate
name
name?: (string|null);
AspectType name
transferStatus
transferStatus?: (google.cloud.dataplex.v1.TransferStatus|keyof typeof google.cloud.dataplex.v1.TransferStatus|null);
AspectType transferStatus
uid
uid?: (string|null);
AspectType uid
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
AspectType updateTime