Module google_api_proto::google::spanner::admin::instance::v1::autoscaling_config
source · Expand description
Nested message and enum types in AutoscalingConfig
.
Modules§
- Nested message and enum types in
AutoscalingLimits
.
Structs§
- The autoscaling limits for the instance. Users can define the minimum and maximum compute capacity allocated to the instance, and the autoscaler will only scale within that range. Users can either use nodes or processing units to specify the limits, but should use the same unit to set both the min_limit and max_limit.
- The autoscaling targets for an instance.