serveNodes property

int? serveNodes
getter/setter pair

The number of nodes in the cluster.

If no value is set, Cloud Bigtable automatically allocates nodes based on your data footprint and optimized for 50% storage utilization.

Implementation

core.int? serveNodes;