Interface protos.google.dataflow.v1beta3.IUpdateJobRequest

Properties of an UpdateJobRequest.

Package

@google-cloud/dataflow!

Properties

job

job?: (google.dataflow.v1beta3.IJob|null);

UpdateJobRequest job

Property Value
TypeDescription
(google.dataflow.v1beta3.IJob|null)

jobId

jobId?: (string|null);

UpdateJobRequest jobId

Property Value
TypeDescription
(string|null)

location

location?: (string|null);

UpdateJobRequest location

Property Value
TypeDescription
(string|null)

projectId

projectId?: (string|null);

UpdateJobRequest projectId

Property Value
TypeDescription
(string|null)