Class CreateJobRequest (0.4.1)

CreateJobRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for TranscoderService.CreateJob. .. attribute:: parent

Required. The parent location to create and process this job. Format: projects/{project}/locations/{location}

:type: str

Attribute

NameDescription
job google.cloud.video.transcoder_v1beta1.types.Job
Required. Parameters for creating transcoding job.