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 webpage provides documentation for the \u003ccode\u003eCreateClusterRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace, specifically for the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateClusterRequest\u003c/code\u003e class is used to define the request message for the \u003ccode\u003eBigtableInstanceAdmin.CreateCluster\u003c/code\u003e method, and implements multiple 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\u003eThe documentation includes a list of available versions ranging from 3.24.0 (latest) down to 2.4.0, which users can navigate to view the \u003ccode\u003eCreateClusterRequest\u003c/code\u003e documentation for that specific version.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eCreateClusterRequest\u003c/code\u003e include \u003ccode\u003eCluster\u003c/code\u003e (the cluster to be created), \u003ccode\u003eClusterId\u003c/code\u003e (the identifier for the new cluster), \u003ccode\u003eParent\u003c/code\u003e (the instance name in which to create the new cluster), and \u003ccode\u003eParentAsInstanceName\u003c/code\u003e (an \u003ccode\u003eInstanceName\u003c/code\u003e-typed view of the parent resource name).\u003c/p\u003e\n"],["\u003cp\u003eThe provided document describes the constructor and inherited members from the object class, as well as the details of each \u003ccode\u003eCreateClusterRequest\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]