Class CreateJobRequest (0.1.0)

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

Request message for TranscoderService.CreateJob.

Attributes

NameDescription
parent str
Required. The parent location to create and process this job. Format: projects/{project}/locations/{location}
job .resources.Job
Required. Parameters for creating transcoding job.