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 page provides documentation for the \u003ccode\u003eCreateClusterRequest\u003c/code\u003e class within the Google Cloud Memorystore for Redis (cluster management) v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateClusterRequest\u003c/code\u003e is a request object used to create a new Redis cluster, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class requires several properties to be set for a successful cluster creation, such as \u003ccode\u003eCluster\u003c/code\u003e which defines the cluster configuration, \u003ccode\u003eClusterId\u003c/code\u003e for the cluster's unique name, and \u003ccode\u003eParent\u003c/code\u003e which specifies the location of the cluster.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParentAsLocationName\u003c/code\u003e property provides a typed view of the parent resource name, ensuring proper formatting with \u003ccode\u003eLocationName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes code samples for the class constructors, including a default constructor and one that takes another \u003ccode\u003eCreateClusterRequest\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]