Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API enum JobTrigger.Types.Status.
Whether the trigger is currently active. If PAUSED or CANCELLED, no jobs
will be created with this configuration. The service may automatically
pause triggers experiencing frequent errors. To restart a job, set the
status to HEALTHY after correcting user errors.
[[["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-06-10 UTC."],[[["This webpage provides reference documentation for the `JobTrigger.Types.Status` enum in the Google Cloud Data Loss Prevention v2 API."],["The documentation covers various versions of the API, ranging from version 2.15.0 up to the latest version, 4.16.0."],["The `JobTrigger.Types.Status` enum has four fields: `Cancelled`, `Healthy`, `Paused`, and `Unspecified`, defining whether the trigger is active, paused, cancelled, or unspecified."],["The content emphasizes that if the trigger status is `PAUSED` or `CANCELLED`, then no new jobs will be created, and that the status of a trigger can be changed back to `HEALTHY` to restart it."]]],[]]