Reference documentation and code samples for the Google Cloud Video Transcoder V1 Client class JobTemplate.
Transcoding job template resource.
Generated from protobuf message google.cloud.video.transcoder.v1.JobTemplate
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
The resource name of the job template. Format: projects/{project_number}/locations/{location}/jobTemplates/{job_template}
↳ config
↳ labels
array| Google\Protobuf\Internal\MapField
The labels associated with this job template. You can use these to organize and group your job templates.
getName
The resource name of the job template.
Format: projects/{project_number}/locations/{location}/jobTemplates/{job_template}
string
setName
The resource name of the job template.
Format: projects/{project_number}/locations/{location}/jobTemplates/{job_template}
var
string
$this
getConfig
The configuration for this template.
hasConfig
clearConfig
setConfig
The configuration for this template.
$this
getLabels
The labels associated with this job template. You can use these to organize and group your job templates.
setLabels
The labels associated with this job template. You can use these to organize and group your job templates.
$this