[[["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 in the .NET environment."],["The `ListDlpJobsResponse` class is used to handle the response message when listing DLP jobs, and it implements multiple 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 pagination."],["The documentation lists various versions of the Google.Cloud.Dlp.V2 API, ranging from the latest 4.16.0 down to version 2.15.0, with each version linking to its respective documentation for `ListDlpJobsResponse`."],["The document details the constructors, properties, and methods of the `ListDlpJobsResponse` class, alongside its inheritance hierarchy and implemented interfaces, which are crucial for understanding its functionality and how it integrates with the .NET framework."]]],[]]