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)
[[["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-04-17 UTC."],[[["This documentation covers the `ServiceScaling` class within the Google Cloud Run Admin v2 API, providing settings for scaling at the service level, not the revision level."],["The latest version of the `ServiceScaling` class is 2.13.0, and the documentation spans versions from 2.13.0 down to 1.0.0-beta02, including version 2.6.0 which the provided text focuses on."],["The `ServiceScaling` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data management."],["The `ServiceScaling` class features a `MinInstanceCount` property, an integer that determines the minimum number of service instances, divided among revisions based on traffic distribution, marked as a Beta feature."],["The class includes two constructors, one default constructor `ServiceScaling()` and one copy constructor `ServiceScaling(ServiceScaling other)`, for creating new instances, and copying the content of existing objects."]]],[]]