public sealed class GetClusterRequest : IMessage<GetClusterRequest>, IEquatable<GetClusterRequest>, IDeepCloneable<GetClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Memorystore for Redis (cluster management) v1 API class GetClusterRequest.
Required. Redis cluster resource name using the form:
projects/{project_id}/locations/{location_id}/clusters/{cluster_id}
where location_id refers to a GCP region.
[[["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\u003eGetClusterRequest\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 designed to be used as a request for the \u003ccode\u003eGetCluster\u003c/code\u003e operation, as detailed in the \u003ccode\u003eRequest for [GetCluster][CloudRedis.GetCluster]\u003c/code\u003e section of the provided document.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetClusterRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<GetClusterRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<GetClusterRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a parameterless constructor, and a copy constructor, that take another \u003ccode\u003eGetClusterRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt has two main properties: \u003ccode\u003eClusterName\u003c/code\u003e, a typed view of the cluster resource name, and \u003ccode\u003eName\u003c/code\u003e, a required string representing the full Redis cluster resource name.\u003c/p\u003e\n"]]],[],null,[]]