[[["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-04-09 UTC."],[[["This document outlines the `ListJobTriggersResponse` class within the `Google.Cloud.Dlp.V2` namespace, used for handling responses to requests for listing job triggers, with the latest version being 4.16.0."],["The `ListJobTriggersResponse` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, allowing it to manage job triggers and their related data."],["The class includes properties such as `JobTriggers`, which is a list of triggered jobs, and `NextPageToken`, which is used for pagination when there are more job triggers to list, as well as two constructors."],["The `GetEnumerator` method allows iteration through job triggers within the response, and there are multiple previous versions of this class detailed in the document, going as low as 2.15.0."],["This class represents a response from a request to list job triggers, allowing access to a list of `JobTrigger` objects, and providing a token for continued pagination if additional triggers exist."]]],[]]