[[["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-09-09 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eListJobsResponse\u003c/code\u003e class for the Transcoder v1 API is version 2.9.0, and older versions are available, ranging from 2.8.0 to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListJobsResponse\u003c/code\u003e is a response message for \u003ccode\u003eTranscoderService.ListJobs\u003c/code\u003e, which lists jobs in a specified region, implementing multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIPageResponse\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eJobs\u003c/code\u003e, which is a list of \u003ccode\u003eJob\u003c/code\u003e objects, \u003ccode\u003eNextPageToken\u003c/code\u003e for pagination, and \u003ccode\u003eUnreachable\u003c/code\u003e, a list of regions that are unreachable.\u003c/p\u003e\n"],["\u003cp\u003eThe class also includes the methods \u003ccode\u003eGetEnumerator()\u003c/code\u003e, which iterates through the resources in the response, and constructors, such as the default constructor and one that accepts another \u003ccode\u003eListJobsResponse\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class belongs to the \u003ccode\u003eGoogle.Cloud.Video.Transcoder.V1\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.Video.Transcoder.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,["# Transcoder v1 API - Class ListJobsResponse (2.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.10.0 (latest)](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1.ListJobsResponse)\n- [2.9.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.9.0/Google.Cloud.Video.Transcoder.V1.ListJobsResponse)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.8.0/Google.Cloud.Video.Transcoder.V1.ListJobsResponse)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.7.0/Google.Cloud.Video.Transcoder.V1.ListJobsResponse)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.6.0/Google.Cloud.Video.Transcoder.V1.ListJobsResponse)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.5.0/Google.Cloud.Video.Transcoder.V1.ListJobsResponse)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.4.0/Google.Cloud.Video.Transcoder.V1.ListJobsResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.3.0/Google.Cloud.Video.Transcoder.V1.ListJobsResponse)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.2.0/Google.Cloud.Video.Transcoder.V1.ListJobsResponse)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.1.0/Google.Cloud.Video.Transcoder.V1.ListJobsResponse)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.0.0/Google.Cloud.Video.Transcoder.V1.ListJobsResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/1.0.0/Google.Cloud.Video.Transcoder.V1.ListJobsResponse) \n\n public sealed class ListJobsResponse : IMessage\u003cListJobsResponse\u003e, IEquatable\u003cListJobsResponse\u003e, IDeepCloneable\u003cListJobsResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cJob\u003e, IEnumerable\u003cJob\u003e, IEnumerable\n\nReference documentation and code samples for the Transcoder v1 API class ListJobsResponse.\n\nResponse message for `TranscoderService.ListJobs`. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListJobsResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListJobsResponse](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1.ListJobsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListJobsResponse](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1.ListJobsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListJobsResponse](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1.ListJobsResponse), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html), [IPageResponse](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageResponse-1.html)[Job](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1.Job), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[Job](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1.Job), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Video.Transcoder.V1](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Video.Transcoder.V1.dll\n\nConstructors\n------------\n\n### ListJobsResponse()\n\n public ListJobsResponse()\n\n### ListJobsResponse(ListJobsResponse)\n\n public ListJobsResponse(ListJobsResponse other)\n\nProperties\n----------\n\n### Jobs\n\n public RepeatedField\u003cJob\u003e Jobs { get; }\n\nList of jobs in the specified region.\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nThe pagination token.\n\n### Unreachable\n\n public RepeatedField\u003cstring\u003e Unreachable { get; }\n\nList of regions that could not be reached.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cJob\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]