[[["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 webpage details the `ListJobTriggersResponse` class within the `Google.Cloud.Dlp.V2` namespace, which is part of the Google Cloud Data Loss Prevention (DLP) .NET library."],["The `ListJobTriggersResponse` class is designed to handle the response message for listing job triggers and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The page provides links to documentation for multiple versions of the library, from version 2.15.0 up to the latest version 4.16.0, including version 3.3.0, to ensure you can find the appropriate documentation for the right version you are working with."],["`ListJobTriggersResponse` includes properties such as `JobTriggers`, which is a `RepeatedField` of `JobTrigger` objects, and `NextPageToken`, a string used for pagination in subsequent requests."],["The class offers methods to iterate through resources in the response, including both generic and non-generic `GetEnumerator` methods, useful for looping through `JobTrigger` objects."]]],[]]