Class RunJobRequest (2.7.2)

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

Request message for forcing a job to run now using RunJob.

Attribute

NameDescription
name str
Required. The job name. For example: ``projects/PROJECT_ID/locations/LOCATION_ID/jobs/JOB_ID``.

Inheritance

builtins.object > proto.message.Message > RunJobRequest