The job is currently accepting findings via hybridInspect.
A hybrid job in ACTIVE state may continue to have findings added to it
through 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 complete.
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-04-09 UTC."],[[["This page details the `JobState` enum within the `Google.Cloud.Dlp.V2` namespace, offering various states a job can be in."],["The latest version available is 4.16.0, and the page provides links to documentation for multiple previous versions, ranging from 2.15.0 to 4.15.0."],["The `JobState` enum defines states such as `Active`, `Canceled`, `Done`, `Failed`, `Pending`, `Running`, and `Unspecified`, each with specific meanings relating to the job's current status and functionality."],["`Active` state jobs can accept finding via `hybridInspect`, which allows findings to continue to be added, with the option of transitioning to a `DONE` state once complete."]]],[]]