[[["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 webpage details the `ListJobTriggersResponse` class within the `Google.Cloud.Dlp.V2` namespace, used for handling responses to requests for listing job triggers."],["The latest version documented is 4.16.0, and the page includes a range of versions from 2.15.0 up to the latest, with links to their respective documentation."],["`ListJobTriggersResponse` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, making it versatile for data handling and iteration."],["The class contains properties such as `JobTriggers`, which holds a list of `JobTrigger` objects, and `NextPageToken` for pagination purposes when there are more job triggers than can be listed on a single page."],["The class includes methods such as `GetEnumerator` to iterate through the `JobTrigger` objects, and the page indicates that the class inherits from `Object` and includes a list of the inherited members, such as `GetHashCode`."]]],[]]