Reference documentation and code samples for the Dataflow V1beta3 API class Google::Cloud::Dataflow::V1beta3::CheckActiveJobsRequest.
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.