[[["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 `ListDlpJobsResponse` class within the `Google.Cloud.Dlp.V2` namespace, which is used for handling responses when listing DLP jobs."],["The `ListDlpJobsResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, allowing for versatile interaction and data handling."],["The class contains properties such as `Jobs`, which is a `RepeatedField` of `DlpJob` objects representing the list of DLP jobs, and `NextPageToken` for pagination in the response."],["Available versions for the `ListDlpJobsResponse` range from 2.15.0 to the latest version 4.16.0, with links provided for each version's documentation."],["The class provides constructors for creating instances, including a default constructor and one that takes another `ListDlpJobsResponse` object as a parameter for copying purposes."]]],[]]