[[["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, with the latest version being 4.16.0."],["The `ListDlpJobsResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, and has a history of versions, from 2.15.0 to the most recent."],["The class includes properties such as `Jobs`, which is a `RepeatedField` of `DlpJob` objects, and `NextPageToken`, which is a string used for pagination."],["It has two constructors, a default one, and another which takes another `ListDlpJobsResponse` as a parameter."],["The `GetEnumerator` method lets you iterate through the DLP jobs listed in this response, and the response is related to the assembly `Google.Cloud.Dlp.V2.dll`."]]],[]]