GoogleApi.BigtableAdmin.V2.Model.AutoscalingLimits (google_api_bigtable_admin v0.31.0)
View SourceLimits for the number of nodes a Cluster can autoscale up/down to.
Attributes
-
maxServeNodes
(type:integer()
, default:nil
) - Required. Maximum number of nodes to scale up to. -
minServeNodes
(type:integer()
, default:nil
) - Required. Minimum number of nodes to scale down to.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.