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."],[[["This document provides reference documentation for the `DlpJob.Types.JobState` enum within the Google Cloud Data Loss Prevention v2 API, specifically for .NET."],["The latest version documented is 4.16.0, with a range of previous versions available, from 2.15.0 all the way up to the latest."],["The `JobState` enum defines the possible states of a Data Loss Prevention job, including `Active`, `Canceled`, `Done`, `Failed`, `Pending`, `Running`, and `Unspecified`."],["Each state signifies a different phase in the lifecycle of a DLP job, such as whether it's running, has finished, encountered an error, or is accepting new findings."],["The namespace for these documented versions of the `JobState` enum is `Google.Cloud.Dlp.V2`, and they are contained within the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]