next_page_token can be sent in a subsequent
[ListInstancePartitions][google.spanner.admin.instance.v1.InstanceAdmin.ListInstancePartitions]
call to fetch more of the matching instance partitions.
The list of unreachable instances or instance partitions.
It includes the names of instances or instance partitions whose metadata
could not be retrieved within
[instance_partition_deadline][google.spanner.admin.instance.v1.ListInstancePartitionsRequest.instance_partition_deadline].
[[["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-08-28 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eListInstancePartitionsResponse\u003c/code\u003e class is used to handle the response from the \u003ccode\u003eListInstancePartitions\u003c/code\u003e method in the Google Cloud Spanner Instance Admin v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides properties like \u003ccode\u003eInstancePartitions\u003c/code\u003e, \u003ccode\u003eNextPageToken\u003c/code\u003e, and \u003ccode\u003eUnreachable\u003c/code\u003e to access the list of instance partitions, the token for fetching additional pages, and a list of partitions that couldn't be reached, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation shows various versions available for this class, ranging from \u003ccode\u003e3.5.0\u003c/code\u003e to the latest beta release, \u003ccode\u003e5.0.0-beta05\u003c/code\u003e, which can be found in the related links.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListInstancePartitionsResponse\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIPageResponse\u003c/code\u003e, \u003ccode\u003eIEnumerable\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, highlighting its extensive capabilities within the .NET environment.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Spanner Instance Administration v1 API - Class ListInstancePartitionsResponse (5.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [5.1.0 (latest)](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/latest/Google.Cloud.Spanner.Admin.Instance.V1.ListInstancePartitionsResponse)\n- [5.0.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/5.0.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstancePartitionsResponse)\n- [4.6.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/4.6.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstancePartitionsResponse)\n- [4.5.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/4.5.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstancePartitionsResponse)\n- [4.4.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/4.4.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstancePartitionsResponse)\n- [4.3.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/4.3.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstancePartitionsResponse)\n- [4.2.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/4.2.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstancePartitionsResponse)\n- [4.1.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/4.1.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstancePartitionsResponse)\n- [4.0.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/4.0.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstancePartitionsResponse)\n- [3.15.1](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/3.15.1/Google.Cloud.Spanner.Admin.Instance.V1.ListInstancePartitionsResponse)\n- [3.14.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/3.14.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstancePartitionsResponse)\n- [3.13.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/3.13.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstancePartitionsResponse)\n- [3.12.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/3.12.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstancePartitionsResponse)\n- [3.11.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/3.11.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstancePartitionsResponse)\n- [3.10.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/3.10.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstancePartitionsResponse)\n- [3.9.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/3.9.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstancePartitionsResponse)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/3.8.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstancePartitionsResponse)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/3.7.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstancePartitionsResponse)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/3.6.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstancePartitionsResponse)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/3.5.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstancePartitionsResponse) \n\n public sealed class ListInstancePartitionsResponse : IPageResponse\u003cInstancePartition\u003e, IEnumerable\u003cInstancePartition\u003e, IEnumerable, IMessage\u003cListInstancePartitionsResponse\u003e, IEquatable\u003cListInstancePartitionsResponse\u003e, IDeepCloneable\u003cListInstancePartitionsResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Spanner Instance Administration v1 API class ListInstancePartitionsResponse.\n\nThe response for\n\\[ListInstancePartitions\\]\\[google.spanner.admin.instance.v1.InstanceAdmin.ListInstancePartitions\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListInstancePartitionsResponse \n\nImplements\n----------\n\n[IPageResponse](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageResponse-1.html)[InstancePartition](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/latest/Google.Cloud.Spanner.Admin.Instance.V1.InstancePartition), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[InstancePartition](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/latest/Google.Cloud.Spanner.Admin.Instance.V1.InstancePartition), [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)[ListInstancePartitionsResponse](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/latest/Google.Cloud.Spanner.Admin.Instance.V1.ListInstancePartitionsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListInstancePartitionsResponse](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/latest/Google.Cloud.Spanner.Admin.Instance.V1.ListInstancePartitionsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListInstancePartitionsResponse](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/latest/Google.Cloud.Spanner.Admin.Instance.V1.ListInstancePartitionsResponse), [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.Spanner.Admin.Instance.V1](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/latest/Google.Cloud.Spanner.Admin.Instance.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Spanner.Admin.Instance.V1.dll\n\nConstructors\n------------\n\n### ListInstancePartitionsResponse()\n\n public ListInstancePartitionsResponse()\n\n### ListInstancePartitionsResponse(ListInstancePartitionsResponse)\n\n public ListInstancePartitionsResponse(ListInstancePartitionsResponse other)\n\nProperties\n----------\n\n### InstancePartitions\n\n public RepeatedField\u003cInstancePartition\u003e InstancePartitions { get; }\n\nThe list of requested instancePartitions.\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\n`next_page_token` can be sent in a subsequent\n\\[ListInstancePartitions\\]\\[google.spanner.admin.instance.v1.InstanceAdmin.ListInstancePartitions\\]\ncall to fetch more of the matching instance partitions.\n\n### Unreachable\n\n public RepeatedField\u003cstring\u003e Unreachable { get; }\n\nThe list of unreachable instances or instance partitions.\nIt includes the names of instances or instance partitions whose metadata\ncould not be retrieved within\n\\[instance_partition_deadline\\]\\[google.spanner.admin.instance.v1.ListInstancePartitionsRequest.instance_partition_deadline\\].\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cInstancePartition\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]