Optional. 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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The document provides reference documentation for the `ServiceScaling` class within the Cloud Run Admin v2 API, specifically for version 2.11.0, with links to other versions ranging from 2.13.0 to 1.0.0-beta02."],["`ServiceScaling` is used for managing scaling settings at the service level, distinct from revision-level settings, and it implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes two constructors: a default one (`ServiceScaling()`) and one that takes another `ServiceScaling` object for copying (`ServiceScaling(ServiceScaling other)`)."],["Key properties of `ServiceScaling` include `MinInstanceCount`, which defines the minimum number of service instances, and `ScalingMode`, which determines the scaling behavior."],["The document details the inheritance and implementation of `ServiceScaling`, showcasing its relationship with the `object` class and various interfaces, and providing the namespace and assembly information."]]],[]]