Dataflow API (dataflow:v1b3)

2023-05-30

3 updated methods

Updates

    Methods
  • dataflow.projects.locations.jobs.list

      Parameters :

        view

          Enum Descriptions :

        • The job view to return isn't specified, or is unknown. Responses will contain at least the `JOB_VIEW_SUMMARY` information, and may contain additional information.
        • Request summary information only: Project ID, Job ID, job name, job type, job status, start/end time, and Cloud SDK version details.
        • Request all information available for this job. When the job is in `JOB_STATE_PENDING`, the job has been created but is not yet running, and not all job information is available. For complete job information, wait until the job in is `JOB_STATE_RUNNING`. For more information, see [JobState](https://cloud.google.com/dataflow/docs/reference/rest/v1b3/projects.jobs#jobstate).
        • Request summary info and limited job description data for steps, labels and environment.
        • Type : string

          Location : query

          Deprecated : Yes

          Description : Deprecated. ListJobs always returns summaries now. Use GetJob for other JobViews.

          Enum :

        • JOB_VIEW_UNKNOWN
        • JOB_VIEW_SUMMARY
        • JOB_VIEW_ALL
        • JOB_VIEW_DESCRIPTION

  • dataflow.projects.jobs.list

      Parameters :

        view

          Location : query

          Enum Descriptions :

        • The job view to return isn't specified, or is unknown. Responses will contain at least the `JOB_VIEW_SUMMARY` information, and may contain additional information.
        • Request summary information only: Project ID, Job ID, job name, job type, job status, start/end time, and Cloud SDK version details.
        • Request all information available for this job. When the job is in `JOB_STATE_PENDING`, the job has been created but is not yet running, and not all job information is available. For complete job information, wait until the job in is `JOB_STATE_RUNNING`. For more information, see [JobState](https://cloud.google.com/dataflow/docs/reference/rest/v1b3/projects.jobs#jobstate).
        • Request summary info and limited job description data for steps, labels and environment.
        • Deprecated : Yes

          Type : string

          Description : Deprecated. ListJobs always returns summaries now. Use GetJob for other JobViews.

          Enum :

        • JOB_VIEW_UNKNOWN
        • JOB_VIEW_SUMMARY
        • JOB_VIEW_ALL
        • JOB_VIEW_DESCRIPTION

  • dataflow.projects.jobs.aggregated

      Parameters :

        view

          Deprecated : Yes

          Enum :

        • JOB_VIEW_UNKNOWN
        • JOB_VIEW_SUMMARY
        • JOB_VIEW_ALL
        • JOB_VIEW_DESCRIPTION
        • Location : query

          Enum Descriptions :

        • The job view to return isn't specified, or is unknown. Responses will contain at least the `JOB_VIEW_SUMMARY` information, and may contain additional information.
        • Request summary information only: Project ID, Job ID, job name, job type, job status, start/end time, and Cloud SDK version details.
        • Request all information available for this job. When the job is in `JOB_STATE_PENDING`, the job has been created but is not yet running, and not all job information is available. For complete job information, wait until the job in is `JOB_STATE_RUNNING`. For more information, see [JobState](https://cloud.google.com/dataflow/docs/reference/rest/v1b3/projects.jobs#jobstate).
        • Request summary info and limited job description data for steps, labels and environment.
        • Type : string

          Description : Deprecated. ListJobs always returns summaries now. Use GetJob for other JobViews.