public sealed class CreateClusterRequest : IMessage<CreateClusterRequest>, IEquatable<CreateClusterRequest>, IDeepCloneable<CreateClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Memorystore for Redis (cluster management) v1 API class CreateClusterRequest.
Request for [CreateCluster][CloudRedis.CreateCluster].
Required. The resource name of the cluster location using the form:
projects/{project_id}/locations/{location_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\u003eThis document provides reference documentation for the \u003ccode\u003eCreateClusterRequest\u003c/code\u003e class within the Google Cloud Memorystore for Redis (cluster management) v1 API, with the latest version being 1.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateClusterRequest\u003c/code\u003e class is used to request the creation of a new Redis cluster, as indicated by the description, "Request for [CreateCluster][CloudRedis.CreateCluster]".\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateClusterRequest\u003c/code\u003e class includes properties like \u003ccode\u003eCluster\u003c/code\u003e, \u003ccode\u003eClusterId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsLocationName\u003c/code\u003e, and \u003ccode\u003eRequestId\u003c/code\u003e, which define the attributes and requirements for a new cluster.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eClusterId\u003c/code\u003e property requires the logical name of the cluster to follow specific constraints such as beginning with a letter, containing only lowercase letters, numbers, and hyphens, and having a length between 1-63 characters, with the necessity of being unique within the customer project and location.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple inherited members, such as \u003ccode\u003eobject.GetHashCode()\u003c/code\u003e, \u003ccode\u003eobject.GetType()\u003c/code\u003e, and \u003ccode\u003eobject.ToString()\u003c/code\u003e, that are inherited from the object class, and are available in the \u003ccode\u003eCreateClusterRequest\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]