Job(mapping=None, *, ignore_unknown_fields=False, **kwargs)Describes a job
Attributes |
|
|---|---|
| Name | Description |
name |
str
The fully-qualified name for a job. e.g. projects/
|
state |
google.cloud.securitycenter_v2.types.JobState
Output only. State of the job, such as RUNNING or
PENDING.
|
error_code |
int
Optional. If the job did not complete successfully, this field describes why. |
location |
str
Optional. Gives the location where the job ran, such as US or europe-west1
|