Send feedback
Google Cloud Dataflow V1beta3 Client - Class JobView (0.5.1) Stay organized with collections
Save and categorize content based on your preferences.
Version 0.5.1 keyboard_arrow_down
Beta
This library is covered by the Pre-GA Offerings Terms
of the Terms of Service. Pre-GA libraries might have limited support,
and changes to pre-GA libraries might not be compatible with other pre-GA versions.
For more information, see the launch stage descriptions
.
Reference documentation and code samples for the Google Cloud Dataflow V1beta3 Client class JobView.
Selector for how much information is returned in Job responses.
Protobuf type google.dataflow.v1beta3.JobView
Namespace
Google \ Cloud \ Dataflow \ V1beta3
Methods
static::name
static::value
Constants
JOB_VIEW_UNKNOWN
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.
Generated from protobuf enum JOB_VIEW_UNKNOWN = 0;
JOB_VIEW_SUMMARY
Request summary information only:
Project ID, Job ID, job name, job type, job status, start/end time,
and Cloud SDK version details.
Generated from protobuf enum JOB_VIEW_SUMMARY = 1;
JOB_VIEW_ALL
Request all information available for this job.
Generated from protobuf enum JOB_VIEW_ALL = 2;
JOB_VIEW_DESCRIPTION
Request summary info and limited job description data for steps, labels and
environment.
Generated from protobuf enum JOB_VIEW_DESCRIPTION = 3;
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-30 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-30 UTC."],[],[]]