GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2Job (google_api_security_center v0.39.0)
View SourceDescribes a job
Attributes
-
errorCode
(type:integer()
, default:nil
) - Optional. If the job did not complete successfully, this field describes why. -
location
(type:String.t
, default:nil
) - Optional. Gives the location where the job ran, such asUS
oreurope-west1
-
name
(type:String.t
, default:nil
) - The fully-qualified name for a job. e.g.projects//jobs/
-
state
(type:String.t
, default:nil
) - Output only. State of the job, such asRUNNING
orPENDING
.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.