[[["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 provides reference documentation for the `ListDlpJobsResponse` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically in the .NET environment."],["The `ListDlpJobsResponse` class is used to handle the response message when listing DLP jobs, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The class includes properties like `Jobs`, which is a list of `DlpJob` objects matching the request filter, and `NextPageToken` for handling pagination."],["The page also includes a list of available versions for this documentation, ranging from version 2.15.0 to the latest version, 4.16.0, with links to each specific version's documentation."],["The `ListDlpJobsResponse` class has methods including `GetEnumerator()` to allow iteration over the resources found within the response."]]],[]]