Class DeleteJobRequest (0.3.1)

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

Request message for TranscoderService.DeleteJob. .. attribute:: name

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

:type: str