Google Cloud Dataflow V1beta3 Client - Class CheckActiveJobsResponse (0.9.3)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Dataflow V1beta3 Client class CheckActiveJobsResponse.
Response for CheckActiveJobsRequest.
Generated from protobuf message google.dataflow.v1beta3.CheckActiveJobsResponse
Namespace
Google \ Cloud \ Dataflow \ V1beta3
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ active_jobs_exist
bool
If True, active jobs exists for project. False otherwise.
getActiveJobsExist
If True, active jobs exists for project. False otherwise.
Returns
Type
Description
bool
setActiveJobsExist
If True, active jobs exists for project. False otherwise.
[[["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 2026-03-18 UTC."],[],[]]