Class Google::Cloud::Dataflow::V1beta3::CheckActiveJobsResponse (v0.2.0)

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.