Class GetJobRequest (1.1.0)

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

Get job request.

Attribute

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

Inheritance

builtins.object > proto.message.Message > GetJobRequest