A list of Redis instances in the project in the specified location,
or across all locations.
If the location_id in the parent field of the request is "-", all regions
available to the project are queried, and the results aggregated.
If in such an aggregated query a location is unavailable, a placeholder
Redis entry is included in the response with the name field set to a
value of the form
projects/{project_id}/locations/{location_id}/instances/- and the
status field set to ERROR and status_message field set to "location not
available for ListInstances".
[[["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 document provides reference information for the \u003ccode\u003eListInstancesResponse\u003c/code\u003e class within the Google Cloud Memorystore for Redis v1 API, specifically version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListInstancesResponse\u003c/code\u003e is a class used to handle the response from the \u003ccode\u003eListInstances\u003c/code\u003e method, allowing you to retrieve a list of Redis instances, including details about them.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements various interfaces such as \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, and lists a variety of inherited members, all within the \u003ccode\u003eGoogle.Cloud.Redis.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eListInstancesResponse\u003c/code\u003e class include \u003ccode\u003eInstances\u003c/code\u003e, which holds a list of Redis instances, \u003ccode\u003eNextPageToken\u003c/code\u003e, which is used for pagination, and \u003ccode\u003eUnreachable\u003c/code\u003e, which contains a list of locations that couldn't be reached.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetEnumerator\u003c/code\u003e method is available to iterate through the resources present in the response, each of the type \u003ccode\u003eInstance\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]