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-04-09 UTC."],[[["This page provides documentation for the `JobState` enum within the Google Cloud Data Loss Prevention v2 API."],["The `JobState` enum represents the possible states of a job, including `Active`, `Canceled`, `Done`, `Failed`, `Pending`, `Running`, and `Unspecified`."],["Version 4.16.0 is the latest documented version of the API, with older versions such as 4.15.0 down to 2.15.0 also listed."],["The documentation available contains information on the `Google.Cloud.Dlp.V2` namespace and `Google.Cloud.Dlp.V2.dll` assembly."],["Each state has a clear description, such as `Active` indicating a job is currently accepting findings and `Done` meaning the job is no longer running."]]],[]]