Google Cloud Batch V1 Client - Class GetJobRequest (0.8.0)

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
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. Job name.

getName

Required. Job name.

Returns
TypeDescription
string

setName

Required. Job name.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
name string

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

Returns
TypeDescription
Google\Cloud\Batch\V1\GetJobRequest