Class GetJobRequest (0.10.4)

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

Request message for obtaining a Job by its full name.

Attribute

NameDescription
name str
Required. The full name of the Job. Format: projects/{project}/locations/{location}/jobs/{job}, where {project} can be project id or number.