[[["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."],[[["The provided content details the `ListJobsResponse` class within the Google Cloud Dataplex V1 API, specifically for .NET development, offering a comprehensive list of versions and their respective documentation links."],["The latest version available is 3.6.0, with a detailed version history that ranges from version 1.0.0 up to the most recent release of 3.6.0 for the `ListJobsResponse`."],["The `ListJobsResponse` class, which is used to list jobs, implements multiple interfaces such as `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities for developers."],["Key properties of the `ListJobsResponse` class include `Jobs` (a repeated field of type `Job`) and `NextPageToken` (a string for pagination), which are utilized to list the jobs themselves and navigate through the pages of results."],["The class also features methods such as `GetEnumerator()`, along with constructors, `ListJobsResponse()` and `ListJobsResponse(ListJobsResponse)`, used for creating instances of the class."]]],[]]