Class CancelJobRequest (1.1.2)

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

Cancel task jobs.

Attribute

NameDescription
name str
Required. The resource name of the job: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/task/{task_id}/job/{job_id}.

Inheritance

builtins.object > proto.message.Message > CancelJobRequest