public sealed class CreateClusterRequest : IMessage<CreateClusterRequest>, IEquatable<CreateClusterRequest>, IDeepCloneable<CreateClusterRequest>, IBufferMessage, IMessage
Request message for BigtableInstanceAdmin.CreateCluster.
Required. The ID to be used when referring to the new cluster within its instance,
e.g., just mycluster rather than
projects/myproject/instances/myinstance/clusters/mycluster.
[[["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-08 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eCreateClusterRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace, specifically for version 2.7.0 of the library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateClusterRequest\u003c/code\u003e is a request message used for creating a cluster within a Bigtable instance, implementing multiple interfaces such as \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\u003eThe class has required properties such as \u003ccode\u003eCluster\u003c/code\u003e, \u003ccode\u003eClusterId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, which define the cluster to be created, its unique ID, and the instance it belongs to, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe page also lists multiple previous versions of the same class, ranging from version 2.4.0 to 3.24.0, allowing users to navigate between them.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors; one parameterless, and one that takes another CreateClusterRequest object.\u003c/p\u003e\n"]]],[],null,[]]