No node scaling specified. Defaults to NODE_SCALING_FACTOR_1X.
_1X
The cluster is running with a scaling factor of 1.
_2X
The cluster is running with a scaling factor of 2.
All node count values must be in increments of 2 with this scaling factor
enabled, otherwise an INVALID_ARGUMENT error will be returned.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The latest version of the Google Cloud Bigtable Administration v2 API documented is 3.24.0, with several previous versions available for reference."],["This documentation details the `Cluster.Types.NodeScalingFactor` enum, which pertains to the possible scaling factors for Bigtable cluster nodes."],["The enum includes `Unspecified` (defaulting to 1X scaling), `_1X` (1x scaling), and `_2X` (2x scaling), the latter requiring node counts to be in increments of 2."],["The Bigtable Admin v2 API is found within the `Google.Cloud.Bigtable.Admin.V2` namespace, contained within the `Google.Cloud.Bigtable.Admin.V2.dll` assembly."]]],[]]