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

Request to check is active jobs exists for a project

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#project_id

def project_id() -> ::String
Returns
  • (::String) — The project which owns the jobs.

#project_id=

def project_id=(value) -> ::String
Parameter
  • value (::String) — The project which owns the jobs.
Returns
  • (::String) — The project which owns the jobs.