Interface protos.google.cloud.datacatalog.lineage.v1.ICreateRunRequest (1.1.0)

Properties of a CreateRunRequest.

Package

@google-cloud/lineage

Properties

parent

parent?: (string|null);

CreateRunRequest parent

requestId

requestId?: (string|null);

CreateRunRequest requestId

run

run?: (google.cloud.datacatalog.lineage.v1.IRun|null);

CreateRunRequest run