[[["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 information for the `ListJobTriggersResponse` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically version 4.8.0."],["The `ListJobTriggersResponse` class is used as a response message for listing job triggers and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The class has two key properties: `JobTriggers`, which is a list of `JobTrigger` objects, and `NextPageToken`, which provides a token for retrieving the next page of job triggers if available."],["The `ListJobTriggersResponse` class includes methods such as `GetEnumerator` to allow iteration through job triggers and supports constructors for creating new instances, either empty or cloned from an existing object."],["The documentation provides a version history of the google cloud DLP v2 API from version 2.15.0 up to the latest version 4.16.0, each with its own documentation."]]],[]]