[[["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 documentation for the `ListDlpJobsResponse` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment, with version 2.16.0 being the main subject, and a range of previous versions available."],["`ListDlpJobsResponse` is a response message class used for listing DLP jobs, implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The `ListDlpJobsResponse` class includes properties like `Jobs`, which is a list of `DlpJob` objects matching the filter criteria, and `NextPageToken` for paginating through a large list of results."],["There are two constructors available, one default, and one that takes another `ListDlpJobsResponse` as a parameter, and the `GetEnumerator` method is provided to iterate through the resources in this response."],["A range of versions of the .NET implementation, from 4.16.0 down to 2.15.0 are all accessible from this page, with 4.16.0 listed as the latest version, and 2.16.0 being the version this page is mainly about."]]],[]]