[[["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\u003eThe \u003ccode\u003eListImportJobsResponse\u003c/code\u003e class is used in the Migration Center v1 API to handle responses when listing import jobs.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \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, providing functionalities for message handling, equality checks, deep cloning, buffer message processing, and iteration.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListImportJobsResponse\u003c/code\u003e class has properties like \u003ccode\u003eImportJobs\u003c/code\u003e, which is a list of import jobs, \u003ccode\u003eNextPageToken\u003c/code\u003e, which identifies the next page of results, and \u003ccode\u003eUnreachable\u003c/code\u003e, which lists locations that couldn't be reached.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a default one, and another which copies the values of another \u003ccode\u003eListImportJobsResponse\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eListImportJobsResponse\u003c/code\u003e class is 1.4.0, and previous versions 1.3.0, 1.2.0, 1.1.0 and 1.0.0 are also available.\u003c/p\u003e\n"]]],[],null,["# Migration Center v1 API - Class ListImportJobsResponse (1.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.0 (latest)](/dotnet/docs/reference/Google.Cloud.MigrationCenter.V1/latest/Google.Cloud.MigrationCenter.V1.ListImportJobsResponse)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.MigrationCenter.V1/1.3.0/Google.Cloud.MigrationCenter.V1.ListImportJobsResponse)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.MigrationCenter.V1/1.2.0/Google.Cloud.MigrationCenter.V1.ListImportJobsResponse)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.MigrationCenter.V1/1.1.0/Google.Cloud.MigrationCenter.V1.ListImportJobsResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.MigrationCenter.V1/1.0.0/Google.Cloud.MigrationCenter.V1.ListImportJobsResponse) \n\n public sealed class ListImportJobsResponse : IMessage\u003cListImportJobsResponse\u003e, IEquatable\u003cListImportJobsResponse\u003e, IDeepCloneable\u003cListImportJobsResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cImportJob\u003e, IEnumerable\u003cImportJob\u003e, IEnumerable\n\nReference documentation and code samples for the Migration Center v1 API class ListImportJobsResponse.\n\nA response for listing import jobs. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListImportJobsResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListImportJobsResponse](/dotnet/docs/reference/Google.Cloud.MigrationCenter.V1/latest/Google.Cloud.MigrationCenter.V1.ListImportJobsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListImportJobsResponse](/dotnet/docs/reference/Google.Cloud.MigrationCenter.V1/latest/Google.Cloud.MigrationCenter.V1.ListImportJobsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListImportJobsResponse](/dotnet/docs/reference/Google.Cloud.MigrationCenter.V1/latest/Google.Cloud.MigrationCenter.V1.ListImportJobsResponse), [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://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs)[ImportJob](/dotnet/docs/reference/Google.Cloud.MigrationCenter.V1/latest/Google.Cloud.MigrationCenter.V1.ImportJob), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[ImportJob](/dotnet/docs/reference/Google.Cloud.MigrationCenter.V1/latest/Google.Cloud.MigrationCenter.V1.ImportJob), [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.MigrationCenter.V1](/dotnet/docs/reference/Google.Cloud.MigrationCenter.V1/latest/Google.Cloud.MigrationCenter.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.MigrationCenter.V1.dll\n\nConstructors\n------------\n\n### ListImportJobsResponse()\n\n public ListImportJobsResponse()\n\n### ListImportJobsResponse(ListImportJobsResponse)\n\n public ListImportJobsResponse(ListImportJobsResponse other)\n\nProperties\n----------\n\n### ImportJobs\n\n public RepeatedField\u003cImportJob\u003e ImportJobs { get; }\n\nThe list of import jobs.\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA token identifying a page of results the server should return.\n\n### Unreachable\n\n public RepeatedField\u003cstring\u003e Unreachable { get; }\n\nLocations that could not be reached.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cImportJob\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]