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

Properties of a CreateJobRequest.

Package

@google-cloud/dataflow

Properties

job

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

CreateJobRequest job

location

location?: (string|null);

CreateJobRequest location

projectId

projectId?: (string|null);

CreateJobRequest projectId

replaceJobId

replaceJobId?: (string|null);

CreateJobRequest replaceJobId

view

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

CreateJobRequest view