[[["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 (DLP) v2 API for .NET, with version 4.16.0 being the most recent version."],["The `ListDlpJobsResponse` class is used to handle the response when listing DLP jobs, and it implements various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The documentation covers various versions of the `ListDlpJobsResponse` class, starting from version 4.16.0 down to version 2.15.0, each version linking to its specific documentation page."],["Key properties of the `ListDlpJobsResponse` class include `Jobs`, which is a repeated field containing a list of `DlpJob` objects, and `NextPageToken`, a string used for pagination."],["The class has inherited methods such as `GetHashCode()`, `GetType()`, and `ToString()`, and has its own methods such as `GetEnumerator()`, which allows for iterating through the `DlpJob` objects contained in the response."]]],[]]