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".
↳ next_page_token
string
Token to retrieve the next page of results, or empty if there are no more results in the list.
↳ unreachable
array
Locations that could not be reached.
getClusters
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".
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"]],[["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-09-04 UTC."],[],[],null,["# Google Cloud Redis Cluster V1 Client - Class ListClustersResponse (0.5.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.5.1 (latest)](/php/docs/reference/cloud-redis-cluster/latest/V1.ListClustersResponse)\n- [0.5.0](/php/docs/reference/cloud-redis-cluster/0.5.0/V1.ListClustersResponse)\n- [0.4.1](/php/docs/reference/cloud-redis-cluster/0.4.1/V1.ListClustersResponse)\n- [0.3.2](/php/docs/reference/cloud-redis-cluster/0.3.2/V1.ListClustersResponse)\n- [0.2.5](/php/docs/reference/cloud-redis-cluster/0.2.5/V1.ListClustersResponse)\n- [0.1.0](/php/docs/reference/cloud-redis-cluster/0.1.0/V1.ListClustersResponse) \nReference documentation and code samples for the Google Cloud Redis Cluster V1 Client class ListClustersResponse.\n\nResponse for ListClusters.\n\nGenerated from protobuf message `google.cloud.redis.cluster.v1.ListClustersResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Redis \\\\ Cluster \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getClusters\n\nA list of Redis clusters in the project in the specified location,\nor across all locations.\n\nIf the `location_id` in the parent field of the request is \"-\", all regions\navailable to the project are queried, and the results aggregated.\nIf in such an aggregated query a location is unavailable, a placeholder\nRedis entry is included in the response with the `name` field set to a\nvalue of the form\n`projects/{project_id}/locations/{location_id}/clusters/`- and the\n`status` field set to ERROR and `status_message` field set to \"location not\navailable for ListClusters\".\n\n### setClusters\n\nA list of Redis clusters in the project in the specified location,\nor across all locations.\n\nIf the `location_id` in the parent field of the request is \"-\", all regions\navailable to the project are queried, and the results aggregated.\nIf in such an aggregated query a location is unavailable, a placeholder\nRedis entry is included in the response with the `name` field set to a\nvalue of the form\n`projects/{project_id}/locations/{location_id}/clusters/`- and the\n`status` field set to ERROR and `status_message` field set to \"location not\navailable for ListClusters\".\n\n### getNextPageToken\n\nToken to retrieve the next page of results, or empty if there are no more\nresults in the list.\n\n### setNextPageToken\n\nToken to retrieve the next page of results, or empty if there are no more\nresults in the list.\n\n### getUnreachable\n\nLocations that could not be reached.\n\n### setUnreachable\n\nLocations that could not be reached."]]