public sealed class CreateClusterRequest : IMessage<CreateClusterRequest>, IEquatable<CreateClusterRequest>, IDeepCloneable<CreateClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class CreateClusterRequest.
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 document provides reference documentation for the \u003ccode\u003eCreateClusterRequest\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateClusterRequest\u003c/code\u003e class is used to define the structure for requesting the creation of a new cluster within a Bigtable instance.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.24.0, but documentation for many prior versions dating back to 2.4.0 are included as well, and the current main version is 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateClusterRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits properties from \u003ccode\u003eobject\u003c/code\u003e, with several properties such as \u003ccode\u003eCluster\u003c/code\u003e, \u003ccode\u003eClusterId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsInstanceName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis reference also explains the necessary constructors to create a \u003ccode\u003eCreateClusterRequest\u003c/code\u003e, along with the parameters for each property, including their type and a description.\u003c/p\u003e\n"]]],[],null,[]]