Google Cloud Dataflow V1beta3 Client - Class JobView (0.3.10)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 0.3.10keyboard_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
Methods
name
Parameter
Name
Description
value
mixed
value
Parameter
Name
Description
name
mixed
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;
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-02 UTC.
[[["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 2025-10-02 UTC."],[],[]]