Properties of a Content.
Package
@google-cloud/dataplexProperties
createTime
createTime?: (google.protobuf.ITimestamp|null);Content createTime
dataText
dataText?: (string|null);Content dataText
description
description?: (string|null);Content description
labels
labels?: ({ [k: string]: string }|null);Content labels
name
name?: (string|null);Content name
notebook
notebook?: (google.cloud.dataplex.v1.Content.INotebook|null);Content notebook
path
path?: (string|null);Content path
sqlScript
sqlScript?: (google.cloud.dataplex.v1.Content.ISqlScript|null);Content sqlScript
uid
uid?: (string|null);Content uid
updateTime
updateTime?: (google.protobuf.ITimestamp|null);Content updateTime