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-05 UTC."],[[["This page provides documentation for the `JobTrigger.Types.Status` enum within the Google Cloud Data Loss Prevention v2 API, detailing its different states."],["The latest version of the documentation is for version 4.16.0, with multiple previous versions from 4.15.0 to 2.15.0 also available to review."],["The `JobTrigger.Types.Status` enum includes four potential states for a trigger: `Cancelled`, `Healthy`, `Paused`, and `Unspecified`, with each state representing the current activity and usability of the trigger."],["The documentation explains that triggers in `PAUSED` or `CANCELLED` status will not initiate jobs and that the service may automatically pause triggers that frequently encounter errors."]]],[]]