Google Cloud Batch V1 Client - Class GetJobRequest (0.16.10)

Reference documentation and code samples for the Google Cloud Batch V1 Client class GetJobRequest.

GetJob Request.

Generated from protobuf message google.cloud.batch.v1.GetJobRequest

Namespace

Google \ Cloud \ Batch \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. Job name.

getName

Required. Job name.

Returns
Type Description
string

setName

Required. Job name.

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. Job name. Please see Google\Cloud\Batch\V1\BatchServiceClient::jobName() for help formatting this field.

Returns
Type Description
Google\Cloud\Batch\V1\GetJobRequest