Autoscale(mapping=None, *, ignore_unknown_fields=False, **kwargs)Auto scaling settings.
Attributes |
|
|---|---|
| Name | Description |
current_slots |
int
Output only. The slot capacity added to this reservation when autoscale happens. Will be between [0, max_slots]. Note: after users reduce max_slots, it may take a while before it can be propagated, so current_slots may stay in the original value and could be larger than max_slots for that brief period (less than one minute) |
max_slots |
int
Optional. Number of slots to be scaled when needed. |