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, which is part of the Google Cloud Memorystore for Redis (cluster management) v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateClusterRequest\u003c/code\u003e class is used to request the creation of a new Redis cluster, inheriting from the base object class and implementing several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateClusterRequest\u003c/code\u003e class include \u003ccode\u003eCluster\u003c/code\u003e (the cluster to be created), \u003ccode\u003eClusterId\u003c/code\u003e (the logical name of the cluster), \u003ccode\u003eParent\u003c/code\u003e (the resource name of the cluster location), \u003ccode\u003eParentAsLocationName\u003c/code\u003e (a \u003ccode\u003eLocationName\u003c/code\u003e-typed view over the parent resource name), and \u003ccode\u003eRequestId\u003c/code\u003e (an idempotent request UUID).\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and one to duplicate an existing \u003ccode\u003eCreateClusterRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]