Interface protos.google.cloud.datacatalog.lineage.v1.IProcess (0.1.1)

Properties of a Process.

Package

@google-cloud/lineage

Properties

attributes

attributes?: ({ [k: string]: google.protobuf.IValue }|null);

Process attributes

displayName

displayName?: (string|null);

Process displayName

name

name?: (string|null);

Process name

origin

origin?: (google.cloud.datacatalog.lineage.v1.IOrigin|null);

Process origin