next_page_token can be sent in a subsequent
[ListInstances][google.spanner.admin.instance.v1.InstanceAdmin.ListInstances] call to fetch more
of the matching instances.
[[["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 content focuses on the \u003ccode\u003eListInstancesResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Spanner.Admin.Instance.V1\u003c/code\u003e namespace, specifically for version 3.9.0, with links to various previous versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListInstancesResponse\u003c/code\u003e is a response type used for the \u003ccode\u003eListInstances\u003c/code\u003e operation in Google Cloud Spanner, allowing for the retrieval of multiple \u003ccode\u003eInstance\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIPageResponse<Instance>\u003c/code\u003e, \u003ccode\u003eIEnumerable<Instance>\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, which makes it capable of handling paginated responses and integrating with Protocol Buffers.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eListInstancesResponse\u003c/code\u003e include \u003ccode\u003eInstances\u003c/code\u003e, a \u003ccode\u003eRepeatedField<Instance>\u003c/code\u003e that holds the list of retrieved instances, and \u003ccode\u003eNextPageToken\u003c/code\u003e, used for pagination.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one, and another one that takes in another ListInstanceResponse as a parameter.\u003c/p\u003e\n"]]],[],null,[]]