Interface protos.google.cloud.dataplex.v1.IAspect (3.7.0)

Properties of an Aspect.

Package

@google-cloud/dataplex

Properties

aspectSource

aspectSource?: (google.cloud.dataplex.v1.IAspectSource|null);

Aspect aspectSource

aspectType

aspectType?: (string|null);

Aspect aspectType

createTime

createTime?: (google.protobuf.ITimestamp|null);

Aspect createTime

data

data?: (google.protobuf.IStruct|null);

Aspect data

path

path?: (string|null);

Aspect path

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

Aspect updateTime