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-17 UTC."],[[["This webpage provides reference documentation for the `Cluster.Types.NodeScalingFactor` enum within the Google Cloud Bigtable Administration v2 API, specifically for .NET."],["The `NodeScalingFactor` enum represents the possible scaling factors for Bigtable clusters, which improves latency and throughput by eliminating node boundaries."],["The latest available version of the documentation is 3.24.0, and it lists other versions that range down to 2.4.0."],["The enum has three possible field values: `Unspecified`, `_1X`, and `_2X`, that dictate the scaling of the clusters."],["The `_2X` scaling factor requires all node counts to be in increments of 2, or an `INVALID_ARGUMENT` error will be thrown."]]],[]]