[[["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-02 UTC."],[[["The latest version of the Google.Cloud.Dataplex.V1 API is 3.6.0, with multiple previous versions available, including the current version of 3.4.0."],["The `ListJobsResponse` class is part of the Google Cloud Dataplex v1 API, and serves to list jobs."],["The `ListJobsResponse` class implements several interfaces, including `IPageResponse\u003cJob\u003e`, `IEnumerable\u003cJob\u003e`, `IEnumerable`, `IMessage\u003cListJobsResponse\u003e`, `IEquatable\u003cListJobsResponse\u003e`, `IDeepCloneable\u003cListJobsResponse\u003e`, `IBufferMessage`, and `IMessage`."],["The `ListJobsResponse` class has two key properties: `Jobs`, which is a `RepeatedField\u003cJob\u003e` containing the jobs under a given task, and `NextPageToken`, which is a string used for pagination."],["The class allows for enumeration through the resources in the response using the `GetEnumerator()` method."]]],[]]