[[["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 content focuses on the `ListJobsResponse` class within the `Google.Cloud.Dataplex.V1` namespace, providing information about its various versions and implementations."],["Version 3.6.0 is the latest version available, with a range of previous versions down to 1.0.0 accessible through the provided links."],["`ListJobsResponse` is designed to handle responses containing a list of `Job` objects, offering functionalities for iterating through these jobs and retrieving subsequent pages of results."],["The `ListJobsResponse` class inherits from `Object` and implements multiple interfaces, such as `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties like `Jobs` (a `RepeatedField` of `Job` objects) and `NextPageToken` (for pagination) alongside methods like `GetEnumerator` to access and navigate the list of jobs."]]],[]]