Google Cloud Dataflow V1beta3 Client - Class CheckActiveJobsRequest (0.5.1)

Reference documentation and code samples for the Google Cloud Dataflow V1beta3 Client class CheckActiveJobsRequest.

Request to check is active jobs exists for a project

Generated from protobuf message google.dataflow.v1beta3.CheckActiveJobsRequest

Namespace

Google \ Cloud \ Dataflow \ V1beta3

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ project_id string

The project which owns the jobs.

getProjectId

The project which owns the jobs.

Returns
TypeDescription
string

setProjectId

The project which owns the jobs.

Parameter
NameDescription
var string
Returns
TypeDescription
$this