Interface protos.google.dataflow.v1beta3.IGetJobRequest

Properties of a GetJobRequest.

Package

@google-cloud/dataflow!

Properties

jobId

jobId?: (string|null);

GetJobRequest jobId

Property Value
TypeDescription
(string|null)

location

location?: (string|null);

GetJobRequest location

Property Value
TypeDescription
(string|null)

projectId

projectId?: (string|null);

GetJobRequest projectId

Property Value
TypeDescription
(string|null)

view

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

GetJobRequest view

Property Value
TypeDescription
(google.dataflow.v1beta3.JobView|keyof typeof google.dataflow.v1beta3.JobView|null)