[[["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."],[[["Version 2.8.0 of the `Google.Cloud.Video.Transcoder.V1` API documentation covers the `ListJobsResponse` class, which is used for retrieving a list of video transcoding jobs."],["The `ListJobsResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, providing functionalities for message handling, comparison, deep cloning, buffer operations, paged responses, and enumeration."],["This class has three properties: `Jobs`, which is a list of `Job` objects, `NextPageToken`, which is a string for pagination, and `Unreachable`, which is a list of strings representing unreachable regions."],["It contains a method `GetEnumerator()` to iterate through the resources in the `ListJobsResponse` and has two constructors, one without any arguments, and another that accepts a `ListJobsResponse` as an argument."],["The documentation lists older versions of the api and the most recent version, version 2.9.0, along with links to its respective documentation."]]],[]]