[[["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-25 UTC."],[[["The `ListJobsResponse` class represents a response containing a list of jobs within the Google Cloud Dataplex V1 API, with the latest version being 3.6.0."],["This class inherits from various interfaces, including `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and implements them for managing the collection of jobs."],["The `ListJobsResponse` object contains a `Jobs` property of type `RepeatedField\u003cJob\u003e` that holds the actual list of job objects, and a `NextPageToken` string property to handle pagination."],["There are 24 versions of `ListJobsResponse` listed, spanning from version 1.0.0 to 3.6.0, with the different versions likely representing updates and improvements to the class and API over time."],["The `ListJobsResponse` class includes methods such as `GetEnumerator` to allow iteration through the job resources, and two constructors, one of which allows it to be created as a copy from another instance of `ListJobsResponse`."]]],[]]