Class JobName (1.0.6)

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

The fully-qualified name for a job.

Attributes

NameDescription
project_id str
The project ID.
job_id str
The job ID within the project.
location str
The job location.

Inheritance

builtins.object > proto.message.Message > JobName