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 page provides documentation for the `DlpJob.Types.JobState` enum within the Google Cloud Data Loss Prevention v2 API."],["The `DlpJob.Types.JobState` enum represents the possible states of a Data Loss Prevention job, such as `Active`, `Canceled`, `Done`, `Failed`, `Pending`, `Running`, and `Unspecified`."],["The documentation is available for multiple versions of the API, ranging from the latest version 4.16.0 down to version 2.15.0, with the current context being version 4.12.0."],["Each job state is described in detail, explaining its meaning and any potential state transitions, as found in the field descriptions."]]],[]]