Google Cloud Video Transcoder V1beta1 Client - Class GetJobRequest (0.10.4)

Reference documentation and code samples for the Google Cloud Video Transcoder V1beta1 Client class GetJobRequest.

Request message for TranscoderService.GetJob.

Generated from protobuf message google.cloud.video.transcoder.v1beta1.GetJobRequest

Namespace

Google \ Cloud \ Video \ Transcoder \ V1beta1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the job to retrieve. Format: projects/{project}/locations/{location}/jobs/{job}

getName

Required. The name of the job to retrieve.

Format: projects/{project}/locations/{location}/jobs/{job}

Returns
Type Description
string

setName

Required. The name of the job to retrieve.

Format: projects/{project}/locations/{location}/jobs/{job}

Parameter
Name Description
var string
Returns
Type Description
$this