[[["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-21 UTC."],[[["This document describes the `ListJobsResponse` class, which is part of the Google Cloud Talent V4Beta1 API in the .NET environment, specifically within version 2.0.0-beta07, as well as providing access to other versions."],["The `ListJobsResponse` class is used to handle responses that contain a list of jobs, and it inherits from the `Object` class while implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The class includes properties like `Jobs` (which is a repeated field of `Job` objects), `Metadata` (for request tracking), and `NextPageToken` (for pagination), as well as methods for enumerating the resources in the response."],["There are two constructors for creating `ListJobsResponse` objects: one default and another that takes an existing `ListJobsResponse` as a parameter."],["The document lists accessible inherited members as well as explicit interface implementations, and the available versions, for this class."]]],[]]