Interface protos.google.dataflow.v1beta3.IGetJobRequest (3.0.2)

Properties of a GetJobRequest.

Package

@google-cloud/dataflow

Properties

jobId

jobId?: (string|null);

GetJobRequest jobId

location

location?: (string|null);

GetJobRequest location

projectId

projectId?: (string|null);

GetJobRequest projectId

view

view?: (google.dataflow.v1beta3.JobView|keyof typeof google.dataflow.v1beta3.JobView|null);

GetJobRequest view