Properties of a DataAttribute.
Package
@google-cloud/dataplexProperties
attributeCount
attributeCount?: (number|null);
DataAttribute attributeCount
createTime
createTime?: (google.protobuf.ITimestamp|null);
DataAttribute createTime
dataAccessSpec
dataAccessSpec?: (google.cloud.dataplex.v1.IDataAccessSpec|null);
DataAttribute dataAccessSpec
description
description?: (string|null);
DataAttribute description
displayName
displayName?: (string|null);
DataAttribute displayName
etag
etag?: (string|null);
DataAttribute etag
labels
labels?: ({ [k: string]: string }|null);
DataAttribute labels
name
name?: (string|null);
DataAttribute name
parentId
parentId?: (string|null);
DataAttribute parentId
resourceAccessSpec
resourceAccessSpec?: (google.cloud.dataplex.v1.IResourceAccessSpec|null);
DataAttribute resourceAccessSpec
uid
uid?: (string|null);
DataAttribute uid
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
DataAttribute updateTime