A list of Redis clusters 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}/clusters/- and the
status field set to ERROR and status_message field set to "location not
available for ListClusters".
[[["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\u003eListClustersResponse\u003c/code\u003e class is part of the Google Cloud Memorystore for Redis (cluster management) v1 API, specifically within the \u003ccode\u003eGoogle.Cloud.Redis.Cluster.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a response type for the \u003ccode\u003eListClusters\u003c/code\u003e operation, allowing retrieval of a list of Redis clusters within a project and across specified locations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListClustersResponse\u003c/code\u003e 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, \u003ccode\u003eIEnumerable<Cluster>\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e, providing various functionalities like message handling, comparison, deep cloning, and enumeration.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eClusters\u003c/code\u003e, \u003ccode\u003eNextPageToken\u003c/code\u003e, and \u003ccode\u003eUnreachable\u003c/code\u003e, which are used to list clusters, handle pagination, and indicate locations that could not be reached during the listing operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetEnumerator\u003c/code\u003e method is implemented, allowing for iteration through the list of \u003ccode\u003eCluster\u003c/code\u003e resources contained within the \u003ccode\u003eListClustersResponse\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]