[[["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 `ListDlpJobsResponse` class within the `Google.Cloud.Dlp.V2` namespace, which is used for listing DLP jobs in the Google Cloud Data Loss Prevention API."],["The latest version of the `ListDlpJobsResponse` documented is 4.16.0, and the page includes links to documentation for various other versions of this class, dating back to version 2.15.0."],["The `ListDlpJobsResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, making it compatible with a variety of data handling scenarios."],["Key properties of the `ListDlpJobsResponse` class are `Jobs`, which contains a list of `DlpJob` objects, and `NextPageToken`, used for paginating through large sets of DLP jobs."],["The class provides methods like `GetEnumerator()` to iterate through the collection of `DlpJob` resources."]]],[]]