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-03-24 UTC."],[[["The latest version available is 4.16.0, but the page lists versions back to 2.15.0, showing a range of available versions for the Google Cloud DLP V2."],["The content details the `JobState` enum within the `Google.Cloud.Dlp.V2` namespace, which is found in the `Google.Cloud.Dlp.V2.dll` assembly."],["The `JobState` enum defines possible states for a job, including `Active`, `Canceled`, `Done`, `Failed`, `Pending`, `Running`, and `Unspecified`."],["Each job state has a specific meaning, such as `Active` jobs still accepting findings and `Done` jobs that are no longer running."],["The page is a reference document for the `JobState` type of the `Google.Cloud.Dlp.V2` namespace in multiple versions, offering a clear overview of its different states."]]],[]]