CreateJobRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for TranscoderService.CreateJob.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The parent location to create and process this job. Format: projects/{project}/locations/{location}
|
job |
google.cloud.video.transcoder_v1.types.Job
Required. Parameters for creating transcoding job. |