Class GetJobRequest (2.13.2)

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

Get job request.

Attribute

NameDescription
name str
Required. The resource name of the job to retrieve. The format is "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For example, "projects/foo/tenants/bar/jobs/baz". If tenant id is unspecified, the default tenant is used. For example, "projects/foo/jobs/bar".