Dataflow API (dataflow:v1b3)

2023-03-25

2 updated methods

Updates

    Methods
  • dataflow.projects.jobs.update

      Parameters:

        updateMask

          Location: query

          Format: google-fieldmask

          Type: string

          Description: The list of fields to update relative to Job. If empty, only RequestedJobState will be considered for update. If the FieldMask is not empty and RequestedJobState is none/empty, The fields specified in the update mask will be the only ones considered for update. If both RequestedJobState and update_mask are specified, we will first handle RequestedJobState and then the update_mask fields.

  • dataflow.projects.locations.jobs.update

      Parameters:

        updateMask

          Type: string

          Location: query

          Description: The list of fields to update relative to Job. If empty, only RequestedJobState will be considered for update. If the FieldMask is not empty and RequestedJobState is none/empty, The fields specified in the update mask will be the only ones considered for update. If both RequestedJobState and update_mask are specified, we will first handle RequestedJobState and then the update_mask fields.

          Format: google-fieldmask