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-03-25 UTC."],[[["The latest version of the Google Cloud Bigtable Admin V2 API available is 3.24.0."],["This documentation provides reference for `Cluster.Types.NodeScalingFactor`, an enum for specifying node scaling factors in clusters."],["The `NodeScalingFactor` enum includes options for `Unspecified` (defaulting to 1X), `_1X`, and `_2X`, which indicate the scaling factor applied to the cluster's nodes."],["Node scaling enhances latency and throughput by removing node boundaries."],["The documentation provides access to version history, allowing developers to view and reference previous releases of the `Google.Cloud.Bigtable.Admin.V2` library."]]],[]]