Properties of a Job.
Properties:
| Name | Type | Attributes | Description |
|---|---|---|---|
id |
string | null |
<optional> |
Job id |
projectId |
string | null |
<optional> |
Job projectId |
name |
string | null |
<optional> |
Job name |
type |
google.dataflow.v1beta3.JobType | null |
<optional> |
Job type |
environment |
google.dataflow.v1beta3.IEnvironment | null |
<optional> |
Job environment |
steps |
Array.<google.dataflow.v1beta3.IStep> | null |
<optional> |
Job steps |
stepsLocation |
string | null |
<optional> |
Job stepsLocation |
currentState |
google.dataflow.v1beta3.JobState | null |
<optional> |
Job currentState |
currentStateTime |
google.protobuf.ITimestamp | null |
<optional> |
Job currentStateTime |
requestedState |
google.dataflow.v1beta3.JobState | null |
<optional> |
Job requestedState |
executionInfo |
google.dataflow.v1beta3.IJobExecutionInfo | null |
<optional> |
Job executionInfo |
createTime |
google.protobuf.ITimestamp | null |
<optional> |
Job createTime |
replaceJobId |
string | null |
<optional> |
Job replaceJobId |
transformNameMapping |
Object.<string, string> | null |
<optional> |
Job transformNameMapping |
clientRequestId |
string | null |
<optional> |
Job clientRequestId |
replacedByJobId |
string | null |
<optional> |
Job replacedByJobId |
tempFiles |
Array.<string> | null |
<optional> |
Job tempFiles |
labels |
Object.<string, string> | null |
<optional> |
Job labels |
location |
string | null |
<optional> |
Job location |
pipelineDescription |
google.dataflow.v1beta3.IPipelineDescription | null |
<optional> |
Job pipelineDescription |
stageStates |
Array.<google.dataflow.v1beta3.IExecutionStageState> | null |
<optional> |
Job stageStates |
jobMetadata |
google.dataflow.v1beta3.IJobMetadata | null |
<optional> |
Job jobMetadata |
startTime |
google.protobuf.ITimestamp | null |
<optional> |
Job startTime |
createdFromSnapshotId |
string | null |
<optional> |
Job createdFromSnapshotId |
satisfiesPzs |
boolean | null |
<optional> |
Job satisfiesPzs |