The job is currently accepting findings via hybridInspect.
A hybrid job in ACTIVE state may continue to have findings added to it
through the calling of hybridInspect. After the job has finished no more
calls to hybridInspect may be made. ACTIVE jobs can transition to DONE.
Canceled
The job was canceled before it could be completed.
Done
The job is no longer running.
Failed
The job had an error and did not complete.
Pending
The job has not yet started.
Running
The job is currently running. Once a job has finished it will transition
to FAILED or DONE.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["The latest version of the Google Cloud Data Loss Prevention v2 API is 4.16.0, with a variety of previous versions accessible, ranging from 2.15.0 to 4.15.0."],["The `DlpJob.Types.JobState` enum defines the possible states for a job, which include `Active`, `Canceled`, `Done`, `Failed`, `Pending`, `Running`, and `Unspecified`."],["A job in the `Active` state can have findings added via `hybridInspect`, while `Done` indicates the job has completed, and no more `hybridInspect` calls can be made."],["Jobs can transition between several states, from `Pending` to `Running`, and ultimately to either `Failed` or `Done`, or even `Canceled` before completion."],["The `Google.Cloud.Dlp.V2` namespace contains this enumeration, and it is located in the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]