[[["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 webpage provides documentation for the `ListJobsResponse` class within the Google Cloud Video Transcoder V1 API, specifically version 2.7.0, and provides access to older and newer versions."],["The `ListJobsResponse` class is used as a response message for the `TranscoderService.ListJobs` function and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The `ListJobsResponse` class includes properties for retrieving a list of jobs (`Jobs`), a pagination token (`NextPageToken`), and a list of unreachable regions (`Unreachable`)."],["The `ListJobsResponse` class also offers methods such as `GetEnumerator()` to iterate through jobs and has inherited members from the base `object` class."],["The class provides ways to list jobs in a specific region, with detailed access to each property and how it can be utilized."]]],[]]