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, which is used to request the creation of a new cluster within a Google Cloud Bigtable instance.\u003c/p\u003e\n"],["\u003cp\u003eThe content provides access to documentation for various versions of \u003ccode\u003eCreateClusterRequest\u003c/code\u003e, from version 2.4.0 up to the latest version 3.24.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateClusterRequest\u003c/code\u003e class requires properties like \u003ccode\u003eCluster\u003c/code\u003e, \u003ccode\u003eClusterId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e to be specified, with \u003ccode\u003eCluster\u003c/code\u003e representing the cluster to be created, \u003ccode\u003eClusterId\u003c/code\u003e being the ID of the new cluster, and \u003ccode\u003eParent\u003c/code\u003e representing the instance it belongs to.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateClusterRequest\u003c/code\u003e implements \u003ccode\u003eIMessage<CreateClusterRequest>\u003c/code\u003e, \u003ccode\u003eIEquatable<CreateClusterRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<CreateClusterRequest>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e interfaces, offering functionalities such as deep cloning and message handling.\u003c/p\u003e\n"]]],[],null,[]]