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 details the \u003ccode\u003eCreateClusterRequest\u003c/code\u003e class, which is used to request the creation of a new cluster within a Bigtable instance, within the Google.Cloud.Bigtable.Admin.V2 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateClusterRequest\u003c/code\u003e class 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, providing various functionalities like message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe current latest version available for \u003ccode\u003eCreateClusterRequest\u003c/code\u003e is 3.24.0, with a full list of historical versions listed from 2.4.0 all the way up to the current 3.24.0, with all included being part of the version 2.8.0 family of releases.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateClusterRequest\u003c/code\u003e class requires setting properties like \u003ccode\u003eCluster\u003c/code\u003e, \u003ccode\u003eClusterId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, to successfully create a new cluster, and these properties have specific input requirements, with the \u003ccode\u003eCluster\u003c/code\u003e property taking a specific data type of a \u003ccode\u003eCluster\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, one being blank and the other taking a \u003ccode\u003eCreateClusterRequest\u003c/code\u003e as an input for the parameter \u003ccode\u003eother\u003c/code\u003e to create a copy.\u003c/p\u003e\n"]]],[],null,[]]