Cloud Scheduler V1beta1 Client - Class GetJobRequest (1.9.4)

Reference documentation and code samples for the Cloud Scheduler V1beta1 Client class GetJobRequest.

Request message for GetJob.

Generated from protobuf message google.cloud.scheduler.v1beta1.GetJobRequest

Namespace

Google \ Cloud \ Scheduler \ V1beta1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The job name. For example: projects/PROJECT_ID/locations/LOCATION_ID/jobs/JOB_ID.

getName

Required. The job name. For example: projects/PROJECT_ID/locations/LOCATION_ID/jobs/JOB_ID.

Returns
TypeDescription
string

setName

Required. The job name. For example: projects/PROJECT_ID/locations/LOCATION_ID/jobs/JOB_ID.

Parameter
NameDescription
var string
Returns
TypeDescription
$this