A job executed by the workflow.
.. attribute:: step_id
Required. The step id. The id must be unique among all jobs
within the template. The step id is used as prefix for job
id, as job goog-dataproc-workflow-step-id label, and in [p
rerequisiteStepIds][google.cloud.dataproc.v1.OrderedJob.prereq
uisite_step_ids] field from other steps. The id must contain
only letters (a-z, A-Z), numbers (0-9), underscores (_), and
hyphens (-). Cannot begin or end with underscore or hyphen.
Must consist of between 3 and 50 characters.
Spark R job
Optional. The labels to associate with this job. Label keys
must be between 1 and 63 characters long. Label values must be between
1 and 63 characters long. No more than 32 labels can be
associated with a given job.
Optional. The optional list of prerequisite job step_ids. If
not specified, the job will start at the beginning of
workflow.
Classes
LabelsEntry
API documentation for dataproc_v1.types.OrderedJob.LabelsEntry class.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-31 UTC."],[],[]]