next_page_token can be sent in a subsequent
[ListInstanceConfigs][google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs]
call to fetch more of the matching instance configurations.
[[["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\u003eThis document provides reference documentation for the \u003ccode\u003eListInstanceConfigsResponse\u003c/code\u003e class within the Google Cloud Spanner Instance Admin v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListInstanceConfigsResponse\u003c/code\u003e class is used to represent the response from a \u003ccode\u003eListInstanceConfigs\u003c/code\u003e call, enabling the listing of Google Cloud Spanner instance configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is \u003ccode\u003e5.0.0-beta05\u003c/code\u003e, and the documentation also includes references for several older versions, going back to version \u003ccode\u003e3.5.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eInstanceConfigs\u003c/code\u003e which holds the list of \u003ccode\u003eInstanceConfig\u003c/code\u003e and \u003ccode\u003eNextPageToken\u003c/code\u003e which is used to retrieve the next page of results in a large dataset.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListInstanceConfigsResponse\u003c/code\u003e implements several interfaces, like \u003ccode\u003eIPageResponse<InstanceConfig>\u003c/code\u003e, \u003ccode\u003eIEnumerable<InstanceConfig>\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, facilitating various functionalities such as iteration, and message handling.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Spanner Instance Administration v1 API - Class ListInstanceConfigsResponse (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.ListInstanceConfigsResponse)\n- [5.0.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/5.0.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstanceConfigsResponse)\n- [4.6.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/4.6.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstanceConfigsResponse)\n- [4.5.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/4.5.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstanceConfigsResponse)\n- [4.4.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/4.4.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstanceConfigsResponse)\n- [4.3.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/4.3.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstanceConfigsResponse)\n- [4.2.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/4.2.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstanceConfigsResponse)\n- [4.1.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/4.1.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstanceConfigsResponse)\n- [4.0.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/4.0.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstanceConfigsResponse)\n- [3.15.1](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/3.15.1/Google.Cloud.Spanner.Admin.Instance.V1.ListInstanceConfigsResponse)\n- [3.14.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/3.14.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstanceConfigsResponse)\n- [3.13.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/3.13.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstanceConfigsResponse)\n- [3.12.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/3.12.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstanceConfigsResponse)\n- [3.11.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/3.11.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstanceConfigsResponse)\n- [3.10.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/3.10.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstanceConfigsResponse)\n- [3.9.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/3.9.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstanceConfigsResponse)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/3.8.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstanceConfigsResponse)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/3.7.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstanceConfigsResponse)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/3.6.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstanceConfigsResponse)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/3.5.0/Google.Cloud.Spanner.Admin.Instance.V1.ListInstanceConfigsResponse) \n\n public sealed class ListInstanceConfigsResponse : IPageResponse\u003cInstanceConfig\u003e, IEnumerable\u003cInstanceConfig\u003e, IEnumerable, IMessage\u003cListInstanceConfigsResponse\u003e, IEquatable\u003cListInstanceConfigsResponse\u003e, IDeepCloneable\u003cListInstanceConfigsResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Spanner Instance Administration v1 API class ListInstanceConfigsResponse.\n\nThe response for\n\\[ListInstanceConfigs\\]\\[google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListInstanceConfigsResponse \n\nImplements\n----------\n\n[IPageResponse](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageResponse-1.html)[InstanceConfig](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/latest/Google.Cloud.Spanner.Admin.Instance.V1.InstanceConfig), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[InstanceConfig](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/latest/Google.Cloud.Spanner.Admin.Instance.V1.InstanceConfig), [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)[ListInstanceConfigsResponse](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/latest/Google.Cloud.Spanner.Admin.Instance.V1.ListInstanceConfigsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListInstanceConfigsResponse](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/latest/Google.Cloud.Spanner.Admin.Instance.V1.ListInstanceConfigsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListInstanceConfigsResponse](/dotnet/docs/reference/Google.Cloud.Spanner.Admin.Instance.V1/latest/Google.Cloud.Spanner.Admin.Instance.V1.ListInstanceConfigsResponse), [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### ListInstanceConfigsResponse()\n\n public ListInstanceConfigsResponse()\n\n### ListInstanceConfigsResponse(ListInstanceConfigsResponse)\n\n public ListInstanceConfigsResponse(ListInstanceConfigsResponse other)\n\nProperties\n----------\n\n### InstanceConfigs\n\n public RepeatedField\u003cInstanceConfig\u003e InstanceConfigs { get; }\n\nThe list of requested instance configurations.\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\n`next_page_token` can be sent in a subsequent\n\\[ListInstanceConfigs\\]\\[google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs\\]\ncall to fetch more of the matching instance configurations.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cInstanceConfig\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]