Dataflow V1beta3 API - Class Google::Cloud::Dataflow::V1beta3::CheckActiveJobsResponse (v0.3.0)

Reference documentation and code samples for the Dataflow V1beta3 API class Google::Cloud::Dataflow::V1beta3::CheckActiveJobsResponse.

Response for CheckActiveJobsRequest.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#active_jobs_exist

def active_jobs_exist() -> ::Boolean
Returns
  • (::Boolean) — If True, active jobs exists for project. False otherwise.

#active_jobs_exist=

def active_jobs_exist=(value) -> ::Boolean
Parameter
  • value (::Boolean) — If True, active jobs exists for project. False otherwise.
Returns
  • (::Boolean) — If True, active jobs exists for project. False otherwise.