[[["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 document provides reference documentation for the \u003ccode\u003eListCutoverJobsResponse\u003c/code\u003e class within the Google Cloud VM Migration v1 API, detailing its properties, methods, and inheritance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListCutoverJobsResponse\u003c/code\u003e class is used as the response message for a 'ListCutoverJobs' request, with the latest version being 2.6.0.\u003c/p\u003e\n"],["\u003cp\u003eIt implements interfaces like \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, indicating its role in handling and managing lists of cutover jobs.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eListCutoverJobsResponse\u003c/code\u003e include \u003ccode\u003eCutoverJobs\u003c/code\u003e (a list of cutover jobs), \u003ccode\u003eNextPageToken\u003c/code\u003e (for pagination), and \u003ccode\u003eUnreachable\u003c/code\u003e (for locations that couldn't be reached).\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors for creating instances and a \u003ccode\u003eGetEnumerator\u003c/code\u003e method to iterate through the cutover jobs within the response.\u003c/p\u003e\n"]]],[],null,["# VM Migration v1 API - Class ListCutoverJobsResponse (2.6.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.6.0 (latest)](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1.ListCutoverJobsResponse)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.5.0/Google.Cloud.VMMigration.V1.ListCutoverJobsResponse)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.4.0/Google.Cloud.VMMigration.V1.ListCutoverJobsResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.3.0/Google.Cloud.VMMigration.V1.ListCutoverJobsResponse)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.2.0/Google.Cloud.VMMigration.V1.ListCutoverJobsResponse)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.1.0/Google.Cloud.VMMigration.V1.ListCutoverJobsResponse)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.0.0/Google.Cloud.VMMigration.V1.ListCutoverJobsResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/1.0.0/Google.Cloud.VMMigration.V1.ListCutoverJobsResponse) \n\n public sealed class ListCutoverJobsResponse : IMessage\u003cListCutoverJobsResponse\u003e, IEquatable\u003cListCutoverJobsResponse\u003e, IDeepCloneable\u003cListCutoverJobsResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cCutoverJob\u003e, IEnumerable\u003cCutoverJob\u003e, IEnumerable\n\nReference documentation and code samples for the VM Migration v1 API class ListCutoverJobsResponse.\n\nResponse message for 'ListCutoverJobs' request. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListCutoverJobsResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListCutoverJobsResponse](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1.ListCutoverJobsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListCutoverJobsResponse](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1.ListCutoverJobsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListCutoverJobsResponse](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1.ListCutoverJobsResponse), [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)[CutoverJob](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1.CutoverJob), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[CutoverJob](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1.CutoverJob), [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.VMMigration.V1](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.VMMigration.V1.dll\n\nConstructors\n------------\n\n### ListCutoverJobsResponse()\n\n public ListCutoverJobsResponse()\n\n### ListCutoverJobsResponse(ListCutoverJobsResponse)\n\n public ListCutoverJobsResponse(ListCutoverJobsResponse other)\n\nProperties\n----------\n\n### CutoverJobs\n\n public RepeatedField\u003cCutoverJob\u003e CutoverJobs { get; }\n\nOutput only. The list of cutover jobs response.\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nOutput only. A token, which can be sent as `page_token` to retrieve the\nnext page. If this field is omitted, there are no subsequent pages.\n\n### Unreachable\n\n public RepeatedField\u003cstring\u003e Unreachable { get; }\n\nOutput only. Locations that could not be reached.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cCutoverJob\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]