[[["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 provides reference documentation for the `ListDlpJobsResponse` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically version 4.8.0."],["The `ListDlpJobsResponse` class is used to represent the response message when listing DLP jobs, and it implements various interfaces such as `IMessage`, `IEquatable`, and `IEnumerable`."],["The class includes properties like `Jobs`, which is a `RepeatedField` containing a list of `DlpJob` objects, and `NextPageToken`, a string used for pagination."],["The documentation also provides links to different versions of the `ListDlpJobsResponse` class, ranging from the latest version (4.16.0) down to 2.15.0, all within the Google.Cloud.Dlp.V2 namespace."],["The class allows you to get an enumerator that iterates through the resources in this response."]]],[]]