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."],[[["This page details the `JobState` enum within the `Google.Cloud.Dlp.V2` namespace, showing its various versions and states."],["The latest version available is 4.16.0, with multiple prior versions listed, including those below the 3.5.0 designation."],["`JobState` can be in one of seven possible states, including `Active`, `Canceled`, `Done`, `Failed`, `Pending`, `Running`, and `Unspecified`, with each state representing a different phase or condition of a job."],["The states range from `Pending`, where a job has not started, to `Done`, where a job is complete, as well as failure and cancellation states."],["The `Active` state is specific to hybrid inspection jobs, which can continue to receive findings until the job transitions to `Done`."]]],[]]