Google Cloud Dataflow V1beta3 Client - Class CheckActiveJobsRequest (0.6.2)

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
Name Description
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
Type Description
string

setProjectId

The project which owns the jobs.

Parameter
Name Description
var string
Returns
Type Description
$this