Class ServiceScaling (0.10.5)

ServiceScaling(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Scaling settings applied at the service level rather than at the revision level.

Attribute

Name Description
min_instance_count int
total min instances for the service. This number of instances is divided among all revisions with specified traffic based on the percent of traffic they are receiving. (BETA)