Properties of a Job.
Package
@google-cloud/dataflowProperties
clientRequestId
clientRequestId?: (string|null);Job clientRequestId
createdFromSnapshotId
createdFromSnapshotId?: (string|null);Job createdFromSnapshotId
createTime
createTime?: (google.protobuf.ITimestamp|null);Job createTime
currentState
currentState?: (google.dataflow.v1beta3.JobState|keyof typeof google.dataflow.v1beta3.JobState|null);Job currentState
currentStateTime
currentStateTime?: (google.protobuf.ITimestamp|null);Job currentStateTime
environment
environment?: (google.dataflow.v1beta3.IEnvironment|null);Job environment
executionInfo
executionInfo?: (google.dataflow.v1beta3.IJobExecutionInfo|null);Job executionInfo
id
id?: (string|null);Job id
jobMetadata
jobMetadata?: (google.dataflow.v1beta3.IJobMetadata|null);Job jobMetadata
labels
labels?: ({ [k: string]: string }|null);Job labels
location
location?: (string|null);Job location
name
name?: (string|null);Job name
pipelineDescription
pipelineDescription?: (google.dataflow.v1beta3.IPipelineDescription|null);Job pipelineDescription
projectId
projectId?: (string|null);Job projectId
replacedByJobId
replacedByJobId?: (string|null);Job replacedByJobId
replaceJobId
replaceJobId?: (string|null);Job replaceJobId
requestedState
requestedState?: (google.dataflow.v1beta3.JobState|keyof typeof google.dataflow.v1beta3.JobState|null);Job requestedState
satisfiesPzs
satisfiesPzs?: (boolean|null);Job satisfiesPzs
stageStates
stageStates?: (google.dataflow.v1beta3.IExecutionStageState[]|null);Job stageStates
startTime
startTime?: (google.protobuf.ITimestamp|null);Job startTime
steps
steps?: (google.dataflow.v1beta3.IStep[]|null);Job steps
stepsLocation
stepsLocation?: (string|null);Job stepsLocation
tempFiles
tempFiles?: (string[]|null);Job tempFiles
transformNameMapping
transformNameMapping?: ({ [k: string]: string }|null);Job transformNameMapping
type
type?: (google.dataflow.v1beta3.JobType|keyof typeof google.dataflow.v1beta3.JobType|null);Job type