[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eListTransferJobsResponse\u003c/code\u003e class within the Google Cloud Storage Transfer v1 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListTransferJobsResponse\u003c/code\u003e class is used to represent the response received from listing transfer jobs, and it implements various interfaces including \u003ccode\u003eIPageResponse\u003c/code\u003e, \u003ccode\u003eIEnumerable\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eListTransferJobsResponse\u003c/code\u003e documentation is version 2.8.0, and there are 11 previous versions listed, ranging down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eNextPageToken\u003c/code\u003e, which represents the token for the next page, and \u003ccode\u003eTransferJobs\u003c/code\u003e which contains a list of the transfer jobs.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage also outlines the available constructors for the \u003ccode\u003eListTransferJobsResponse\u003c/code\u003e class, as well as the \u003ccode\u003eGetEnumerator()\u003c/code\u003e method.\u003c/p\u003e\n"]]],[],null,["# Storage Transfer v1 API - Class ListTransferJobsResponse (2.9.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.9.0 (latest)](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/latest/Google.Cloud.StorageTransfer.V1.ListTransferJobsResponse)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/2.8.0/Google.Cloud.StorageTransfer.V1.ListTransferJobsResponse)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/2.7.0/Google.Cloud.StorageTransfer.V1.ListTransferJobsResponse)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/2.6.0/Google.Cloud.StorageTransfer.V1.ListTransferJobsResponse)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/2.5.0/Google.Cloud.StorageTransfer.V1.ListTransferJobsResponse)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/2.4.0/Google.Cloud.StorageTransfer.V1.ListTransferJobsResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/2.3.0/Google.Cloud.StorageTransfer.V1.ListTransferJobsResponse)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/2.2.0/Google.Cloud.StorageTransfer.V1.ListTransferJobsResponse)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/2.1.0/Google.Cloud.StorageTransfer.V1.ListTransferJobsResponse)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/2.0.0/Google.Cloud.StorageTransfer.V1.ListTransferJobsResponse)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/1.2.0/Google.Cloud.StorageTransfer.V1.ListTransferJobsResponse)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/1.1.0/Google.Cloud.StorageTransfer.V1.ListTransferJobsResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/1.0.0/Google.Cloud.StorageTransfer.V1.ListTransferJobsResponse) \n\n public sealed class ListTransferJobsResponse : IPageResponse\u003cTransferJob\u003e, IEnumerable\u003cTransferJob\u003e, IEnumerable, IMessage\u003cListTransferJobsResponse\u003e, IEquatable\u003cListTransferJobsResponse\u003e, IDeepCloneable\u003cListTransferJobsResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Storage Transfer v1 API class ListTransferJobsResponse.\n\nResponse from ListTransferJobs. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListTransferJobsResponse \n\nImplements\n----------\n\n[IPageResponse](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageResponse-1.html)[TransferJob](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/latest/Google.Cloud.StorageTransfer.V1.TransferJob), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[TransferJob](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/latest/Google.Cloud.StorageTransfer.V1.TransferJob), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListTransferJobsResponse](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/latest/Google.Cloud.StorageTransfer.V1.ListTransferJobsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListTransferJobsResponse](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/latest/Google.Cloud.StorageTransfer.V1.ListTransferJobsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListTransferJobsResponse](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/latest/Google.Cloud.StorageTransfer.V1.ListTransferJobsResponse), [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) \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.StorageTransfer.V1](/dotnet/docs/reference/Google.Cloud.StorageTransfer.V1/latest/Google.Cloud.StorageTransfer.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.StorageTransfer.V1.dll\n\nConstructors\n------------\n\n### ListTransferJobsResponse()\n\n public ListTransferJobsResponse()\n\n### ListTransferJobsResponse(ListTransferJobsResponse)\n\n public ListTransferJobsResponse(ListTransferJobsResponse other)\n\nProperties\n----------\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nThe list next page token.\n\n### TransferJobs\n\n public RepeatedField\u003cTransferJob\u003e TransferJobs { get; }\n\nA list of transfer jobs.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cTransferJob\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]