[[["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\u003eListPreferenceSetsResponse\u003c/code\u003e class is used for handling responses when listing preference sets within the Migration Center v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several 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 comprehensive functionality.\u003c/p\u003e\n"],["\u003cp\u003eIt offers properties like \u003ccode\u003eNextPageToken\u003c/code\u003e, \u003ccode\u003ePreferenceSets\u003c/code\u003e, and \u003ccode\u003eUnreachable\u003c/code\u003e to manage pagination, access the list of preference sets, and identify unreachable locations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes methods like \u003ccode\u003eGetEnumerator()\u003c/code\u003e to iterate through the \u003ccode\u003ePreferenceSet\u003c/code\u003e resources in the response.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of this class, with the latest being 1.4.0 and the oldest being 1.0.0, which are accessible via the links provided.\u003c/p\u003e\n"]]],[],null,["# Migration Center v1 API - Class ListPreferenceSetsResponse (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.ListPreferenceSetsResponse)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.MigrationCenter.V1/1.3.0/Google.Cloud.MigrationCenter.V1.ListPreferenceSetsResponse)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.MigrationCenter.V1/1.2.0/Google.Cloud.MigrationCenter.V1.ListPreferenceSetsResponse)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.MigrationCenter.V1/1.1.0/Google.Cloud.MigrationCenter.V1.ListPreferenceSetsResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.MigrationCenter.V1/1.0.0/Google.Cloud.MigrationCenter.V1.ListPreferenceSetsResponse) \n\n public sealed class ListPreferenceSetsResponse : IMessage\u003cListPreferenceSetsResponse\u003e, IEquatable\u003cListPreferenceSetsResponse\u003e, IDeepCloneable\u003cListPreferenceSetsResponse\u003e, IBufferMessage, IMessage, IPageResponse\u003cPreferenceSet\u003e, IEnumerable\u003cPreferenceSet\u003e, IEnumerable\n\nReference documentation and code samples for the Migration Center v1 API class ListPreferenceSetsResponse.\n\nResponse message for listing preference sets. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListPreferenceSetsResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListPreferenceSetsResponse](/dotnet/docs/reference/Google.Cloud.MigrationCenter.V1/latest/Google.Cloud.MigrationCenter.V1.ListPreferenceSetsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListPreferenceSetsResponse](/dotnet/docs/reference/Google.Cloud.MigrationCenter.V1/latest/Google.Cloud.MigrationCenter.V1.ListPreferenceSetsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListPreferenceSetsResponse](/dotnet/docs/reference/Google.Cloud.MigrationCenter.V1/latest/Google.Cloud.MigrationCenter.V1.ListPreferenceSetsResponse), [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)[PreferenceSet](/dotnet/docs/reference/Google.Cloud.MigrationCenter.V1/latest/Google.Cloud.MigrationCenter.V1.PreferenceSet), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[PreferenceSet](/dotnet/docs/reference/Google.Cloud.MigrationCenter.V1/latest/Google.Cloud.MigrationCenter.V1.PreferenceSet), [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### ListPreferenceSetsResponse()\n\n public ListPreferenceSetsResponse()\n\n### ListPreferenceSetsResponse(ListPreferenceSetsResponse)\n\n public ListPreferenceSetsResponse(ListPreferenceSetsResponse other)\n\nProperties\n----------\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA token identifying a page of results the server should return.\n\n### PreferenceSets\n\n public RepeatedField\u003cPreferenceSet\u003e PreferenceSets { get; }\n\nThe list of PreferenceSets\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\u003cPreferenceSet\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]